Native HTML element for progress
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2022-02-17 16:39:35 +01:00
parent ec092e666c
commit ad6253d920
1 changed files with 8 additions and 7 deletions

View File

@ -56,23 +56,24 @@ areas:
field: component field: component
checkboxSelection: true checkboxSelection: true
headerCheckboxSelection: true headerCheckboxSelection: true
flex: 4 flex: 2
- headerName: Component Version - headerName: Component Version
field: version field: version
flex: 2 flex: 1
- headerName: Operating system - headerName: Operating system
field: os field: os
flex: 4 flex: 2
- headerName: Availability - headerName: Availability
field: available field: available
flex: 1 flex: 1
cellRenderer: cellRenderer:
_function: _function:
__string.concat: __string.concat:
- <span style="font-size:xx-small"> - |
- __args: 0.data.version <progress id="file" max="8" value="
# - Not available for deployment - __args: 0.data._id
- </span> - |
"></progress>
- id: bottomrow - id: bottomrow
type: Box type: Box
layout: layout: