Tag Name | Type | Optional | Description |
type | Str |
| finDashboardExt::GridLayout |
children * | List Dict<Widget> |
| list of children a widget that is laid out by this grid |
layout * x y w h | List Dict Number Number Number Number |
| Must be same length as children layout for equivalent item in children |
rowHeight | Number | ✓ | Will have default if not defined |
cols lg md sm xs xxs | Dict Number Number Number Number Number | ✓ | default cols: {lg: 12, md: 10, sm: 6, xs: 4, xxs: 2}, |