ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Just today I was wondering how to change the copyable state. Thanks for this Povilas!
You can do this to add an icon: TextColumn::make('email') ->icon('heroicon-m-envelope') ->iconPosition(IconPosition::After)
I’ve always puzzled over the icon. Like this tutorial many use the paste icon, I tend to favour the copy icon
Just today I was wondering how to change the copyable state. Thanks for this Povilas!
You can do this to add an icon:
TextColumn::make('email')
->icon('heroicon-m-envelope')
->iconPosition(IconPosition::After)
I’ve always puzzled over the icon. Like this tutorial many use the paste icon, I tend to favour the copy icon