Flexibel positionering
Flexibel positionering används när en eller flera objekt som inte ligger i grid ska placeras bredvid varandra. Den är en ramverkskomponent för enkel hantering av en horisontal flexbox.
API
Name | Description | Type | Required | Default |
---|---|---|---|---|
gap | Set gap (gutter) between items. Must be one of:
Example: a value of | string | false | "" |
collapse | If set the IFlexItems will be fullwidth and | boolean | false | false |
wrap | If set the IFlexItems will wrap when out of space | boolean | false | false |
float | Set how IFlexItems should float. Must be one of:
| string | false | "" |
Name | Description | Bindings |
---|---|---|
default | Slot for IFlexItem's | ‐ |