idk
How to add width to TextInputColumn in a table?
Did you try to use ->grow() to the TextInputColumn? Or maybe use ->extraAttributes to specify width
https://filamentphp.com/docs/3.x/tables/columns/getting-started#controlling-the-width-of-columns
https://filamentphp.com/docs/3.x/tables/columns/getting-started#custom-attributes
9 replies