F
Filament2mo ago
slamx_

Setup Section width

Is it possible to setup a width for the first Section inside the Split View Component?
5 Replies
LeandroFerreira
LeandroFerreira2mo ago
what is the goal?
slamx_
slamx_2mo ago
to build up detailed layouts easy
LeandroFerreira
LeandroFerreira2mo ago
Are you using grow(false) in the second section?
slamx_
slamx_2mo ago
Yes but if you use a TagInput for example, after a few Tags the width also grow
LeandroFerreira
LeandroFerreira2mo ago
try ->extraAttributes(['style' => 'max-width:300px'])