Add tooltip to table header column macro
- Published: 25 Apr 2024 Updated: 04 May 2024
In any service providers boot method add:
You may want to add 'cursor-help' to your safelist in your tailwind.config.js
Related Tricks:
make all Field or any components translatable
how to make actions sticky in tables when you have a lot of columns
Translating components can often be a repetitive task, Fortunately, there's a neat trick to automate this process, making your components instantly translatable.
how to use a resource with multiple models