getTabs in a widget - is that possible? How?

I have a Table Widget which displays some data. I want to get the active Filter to manage a query.

I found https://filamentphp.com/docs/3.x/tables/filters#injecting-the-current-filter-instance but I don't know if this is what I need.

How may I implement it correctly?
Was this page helpful?