© 2026 Hedgehog Software, LLC
TextEntry::make('name') ->icon('heroicon-m-user') ->hintAction( Action::make('copyName') ->icon('heroicon-m-clipboard') ->requiresConfirmation() ->action(function ($record) { ray('hi'); }),
<x-filament-actions::modals />