Overview
Adds an input with a unit dropdown to the form. This control only works with specific modelPath properties. See the PropertyTypes Reference for a list of properties that include units. The units displayed are not currently configurable.
Custom Configuration
For common configuration values, see UI Controls. This control does not have custom configuration.
Examples
- id: numberInputWithUnit
modelPath: props.AZIMUTH_XY
layout: first-column
config:
label: Device Azimuth
placeholder: 0
tooltip:
text: The clockwise rotation from North
validators:
min: 0
max: 360
Screenshot
Comments
0 comments
Please sign in to leave a comment.