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
Using an editable column like SelectColumn or ToggleColumn, you can conditionally trigger a modal form when a certain option is selected.
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.
Add a Quick links to activate table filter on FilamentPHP table