Access current resource page from widget

Is there a way to access the current resource (e.g. ListRecords) where the widget (Filament\Widgets\StatsOverviewWidget) is included so i can call it like $resource->doSomething()?
2 Replies
tbswndlnggds
tbswndlnggdsOP2mo ago
Yes, even tho this is for v4, i found it in the v3 docs 🙂 Thank you!

Did you find this page helpful?