Measure
measure
Description
Text field that includes a configurable unit that appears at the right end of the control.
Attributes
$capture.base
: Unit
Example
{
"type": "string",
"$capture": {
"as": "measure",
"base": "unit"
},
"$display": {},
"title": "Measure Metric"
}