Static
static
Description
A static control. The title will be styled as a header; the description will be styled as text.
Attributes
Capture
- classes - reference to org stylesheet
Example
{
"type": "string",
"$capture": {
"as": "static"
},
"$display": {},
"title": "Static metric"
}