Tabs action into the Stats Overview Widgets
I want to make my Stats Overview Widgets filter like the tabs filter...
Like in the image, i need that clicking on the widget, filters like the tabs does. And then I will remove the tabs.
5 Replies
What code did you try?
i've put the ->url() on my Stats, redirecting to the specific table filters
but I would like to simplify these ->url()
you can use
wire:click
perfect, thanks man