Can I render table builder in show action modal?

I want to render table builder component in side action modal.
2 Replies
Patrick Boivin
Patrick Boivin16mo ago
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
kimsoeurn
kimsoeurnOP16mo ago
Thank for your information

Did you find this page helpful?