Infolist ImageEntry doesn't support `extraAttributes()`

TextEntry supports extra attributes, as documented, but this doesn't seem to work for the ImageEntry component. The following appears on TextEntry component view, but such code is missing from ImageEntry.
attributes="Filament\Support\prepare_inherited_attributes($getExtraAttributeBag())->class(['fi-in-text'])
attributes="Filament\Support\prepare_inherited_attributes($getExtraAttributeBag())->class(['fi-in-text'])
1 Reply
Dennis Koch
Dennis Koch2y ago
If it's not there you can create a PR for it.

Did you find this page helpful?