Blueprints
Attribute name | Attribute type | Dimensions | Description | Required | Default value |
---|---|---|---|---|---|
type | string | - | - | ||
items | CORE:ViewConfig | * | Pass list of viewConfigs | - | |
direction | string | horizontal or vertical | vertical | ||
horizontalPlacement | string | left, center, right or spaceEvenly | left | ||
verticalPlacement | string | top, center or bottom | top | ||
spacing | number | REM value. Default is 2 = 32px | 2 | ||
maxWidth | string | Set max-width of wrapper if you want to use less than 100% width. | - | ||
wrapItems | boolean | When using horizontal direction, make items wrap under each other when width is getting too small to fit all items | false | ||
classNames | string | * | Add classNames to wrapper | - |