kdion4891 / laravel-livewire-tables

A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
302 stars 41 forks source link

Disabling Searchbox #20

Open ghost opened 4 years ago

ghost commented 4 years ago

I think we need option to disable search box.

pushpak1300 commented 4 years ago

You can do that by publishing view files. Removing the Search box code from that view file.