Move autoheight key;Retrieve data from state
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2022-01-25 09:19:06 +01:00
parent 61af88db9e
commit 3ff063cf2e
1 changed files with 3 additions and 7 deletions

View File

@ -61,13 +61,13 @@ areas:
sortable: false sortable: false
resizable: false resizable: false
filter: false filter: false
autoHeight: true
rowSelection: multiple rowSelection: multiple
columnDefs: columnDefs:
- headerName: Component name - headerName: Component name
field: component field: component
checkboxSelection: true checkboxSelection: true
flex: 2 flex: 2
autoHeight: true
- headerName: Component Version - headerName: Component Version
field: version field: version
flex: 1 flex: 1
@ -77,14 +77,10 @@ areas:
- id: rest_data - id: rest_data
type: Markdown type: Box
properties: properties:
content: content:
_string.concat: _state: components.hello
- |
```yaml
{{ components.hello }}
```
- id: bottomrow - id: bottomrow
type: Box type: Box
layout: layout: