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