Get modal ID on the table action

How to get the modal ID from table action? or can we set it manually? I'd like to dispatch close-modal event to close the modal. Currently the modal content is another livewire component, so I thought I can close the modal by dispatching the close-modal event to the modal id
2 Replies

Did you find this page helpful?