Can I render table builder in show action modal?
I want to render table builder component in side action modal.
2 Replies
It's not currently possible. You can do a custom modal instead and render a Livewire component with a table inside of it.
@kimsoeurn Maybe this can work for you https://discord.com/channels/883083792112300104/1135671116363485234
Thank for your information