Injecting headerActions to Resource
Hi, im making my own plugin that has a custom class page, and i have a filament page in the /edit route that extends my custom class page.
But i want to not override the method getHeaderActions() in my filament page, and i want that the EditPage class can add actions to header.
Is this possible in any chance?
But i want to not override the method getHeaderActions() in my filament page, and i want that the EditPage class can add actions to header.
Is this possible in any chance?
