flexbox
flexbox
Props
| name | type | default | description | required version | 
| gutter | number | 8 | gap size (px) | -- | 
| orient | string | horizontal | can be in ['horizontal', 'vertical'] | -- | 
| justify | string | justify-content in flex | -- | |
| align | string | align-items in flex | -- | |
| wrap | string | flex-wrap in flex | -- | |
| direction | string | flex-direction in flex | -- | 
Slots
| name | description | required version | 
| default | content slot for flexbox-item | -- | 
flexbox-item
flexbox-item
Props
| name | type | default | description | required version | 
| span | number | occupied width. If not set, all flexbox-item will get the same width. | -- | |
| order | string | order in flex | -- | 
Slots
| name | description | required version | 
| default | content slot | -- | 
Contributors
Contributors
Total commits quantity: 14,Total contributors quantity: 5
airylandQiongrong Jiang小散Nicholas Leewg