Table merging Heading and Toolbar
Essentially, I'd like $heading to show in what would otherwise be TablesRenderHook::TOOLBAR_START and headingActions to show in what would otherwise be TablesRenderHook::TOOLBAR_END, for desktop views. For mobile views I'd retain the current split view.
Is there a simple way to do that without using renderHooks? Should I be looking at using the custom livewire blade for this level of adjustment? Cheers
Is there a simple way to do that without using renderHooks? Should I be looking at using the custom livewire blade for this level of adjustment? Cheers