Open edisonywh opened 3 years ago
Not sure if it's possible since we need some sort of state for table (sorted etc), but we can give it a try and see how it goes.
It might be pretty cool to build everything as a widget, and then by having a TableWidget we can also reuse it when editing associations etc.
https://github.com/rappasoft/laravel-livewire-tables this could be an interesting reference
Not sure if it's possible since we need some sort of state for table (sorted etc), but we can give it a try and see how it goes.
It might be pretty cool to build everything as a widget, and then by having a TableWidget we can also reuse it when editing associations etc.