How to disable label for the action button?

I was trying to do this using
Tables\Actions\EditAction::make()->disableLabel()

but it looks like to ignore this and still shows the label. Is it a bug or a feature?
Was this page helpful?