F
Filament16mo ago
BBB

Columns(3) too much text...

Hi, Can we add something to truncate text or something like this ? TextEntry::make('mime_type_name')->label('Mime type')->badge(), TextEntry::make('size')->label('Taille du fichier')->badge()->default('—'), TextEntry::make('created_at')->label('Création')->since()->badge(), Thank you !
1 Reply
Patrick Boivin
Patrick Boivin16mo ago
You can use ->limit(...) to limit the number of characters
Want results from more Discord servers?
Add your server