MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 258 forks source link

Ability to modify styling and text when data is empty #445

Open mdcorpuz opened 2 years ago

mdcorpuz commented 2 years ago

Ability to change the styling and text of empty message 'There's Nothing to show at the moment'

linhnguyengts commented 2 years ago

Create lang/en.json { "There's Nothing to show at the moment": "No data available." }