size
Parameter in Componentssize
parameter lets you control how much space a component occupies in a row, enabling you to create dynamic and responsive layouts.
size
Parameter Workssize=1.0
, taking up the full width of the row.size
less than 1.0
to allow multiple components to share the same row.size
of components in a row cannot exceed 1.0
.size
parameter to arrange components in a row:
1.0
or less.