Move autoheight key;Retrieve data from state
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -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: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user