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