Action button - copy to clipboard
Hi
Is there a way to use copyable() on an action button click?
Or best approach is still to create a custom component to achieve this?
2 Replies
bump
Maybe you can take inspiration from the TextEntry component:
https://github.com/filamentphp/filament/blob/3.x/packages/infolists/resources/views/components/text-entry.blade.php#L97-L101