FilamentF
Filament12mo ago
98.dev

How to add width to TextInputColumn in a table?

I have the following type of column:

TextInputColumn::make('siren_number')

How can I provide it more width so the content is visible?
image.png
Was this page helpful?