Progress Bar
Identifier | progressBar |
Allowed in Code Block | true |
Allowed Inline | false |
Description
Section titled “Description”A progress bar input field takes the full width of a note and can move within a certain value range.
The range can be controlled with the minValue
and maxValue
arguments.
Optionally, labels can be added using the addLabels
argument.
Allowed Arguments
Section titled “Allowed Arguments”The following input field arguments can be used on the progressBar
input field.