diff --git a/Lowdefy/stage.yaml b/Lowdefy/stage.yaml index eca5350..52adf15 100644 --- a/Lowdefy/stage.yaml +++ b/Lowdefy/stage.yaml @@ -51,35 +51,29 @@ areas: version: 3.6.0 os: Windows 10 IoT Enterprise defaultColDef: - flex: 1 sortable: false resizable: false filter: false rowSelection: multiple - setDomLayout: autoHeight + # setDomLayout: autoHeight columnDefs: - headerName: Component name field: component checkboxSelection: true - # width: 45% + flex: 2 - headerName: Component Version field: version - # width: 20% + flex: 1 - headerName: Operating system field: os - # width: 45% + flex: 2 - id: rest_data type: Markdown properties: content: - _string.concat: - - '```yaml' - - _yaml.stringify: - - _log: - _request: get_data - - '```' + - _request: get_data.hello - id: bottomrow type: Box layout: