TableAction in the first row of a table

Does anyone knows, how I can show a TableAction only in the first row of a table?

I've seen at https://filamentphp.com/docs/3.x/tables/columns/text#displaying-the-row-index that in a column the $rowLoop can be injected.

However the injection does not work in a table action. Any workaround or idea?

Thanks.
Was this page helpful?