F
Filament17mo ago
Noor

model blade component

$this->dispatch('open-modal', id: 'edit-user'); ..... What is id in here ?
1 Reply
awcodes
awcodes17mo ago
Id is the id of the modal or action.

Did you find this page helpful?