ColumnView

View Source

Place children into different sized columns.

1
2
3
4
5

Props

Accepts StackView props.

Often wraps the ColumnView.Column component.

sizesArray
basis:string | number
grow:number
shrink:number

The amount of columns to be rendered.

spacingnumber | string

The amount of space between columns.