© 2026 Hedgehog Software, LLC
<x-filament::modal id="edit-user"> hello </x-filament::modal>
Tables\Actions\Action::make('test-modal') ->action(fn ($livewire) => $livewire->dispatch('open-modal', id: 'edit-user')),