How can I add a header to a widget ?
I'm working on a project that has many --stats-overview widgets to display in the home page panel, I want to add a header definition for every --stats-overview widget
5 Replies
any one can help!
Do you mean a description? Under the header? https://filamentphp.com/docs/3.x/widgets/stats-overview#adding-a-description-and-icon-to-a-stat
Thank you for helping, I mean make a header for the certain --stats-overview widget - as shown with the breadcrumbs but I need it as a special header of the widget
Another explanation if I hade many --stats-overview widgets I need a header for every group of widgets
does't look like that's possible with the stats widget. you'd have to make your own that extends the stats widget