F
Filament16mo ago
xy

hiddenLabel() not working on Action

The hiddenLabel() method is not working on table actions.
$table->actions([
Tables\Actions\EditAction::make()->hiddenLabel(),
Tables\Actions\DeleteAction::make()->hiddenLabel(),
])
$table->actions([
Tables\Actions\EditAction::make()->hiddenLabel(),
Tables\Actions\DeleteAction::make()->hiddenLabel(),
])
Label still appears next to icon.
1 Reply
LeandroFerreira
LeandroFerreira16mo ago
use ->iconButton()
Want results from more Discord servers?
Add your server