laravel-datatables-html
laravel-datatables-html copied to clipboard
Allow passing view and livewire components to layout builder
This is pr aims to add 2 new APIs to layout builder to add view components and livewire components.
- addView() accepts component instance, view instance, and view string.
- addLivewire() accepts livewire component class string
Additionally, existing methods have been modified to simplify the usage.
Thank you.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication