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