Labelprops
Overview
labelProps applies to label and checkbox. checkbox text is also expressed via labelProps.text; no separate checkboxProps.text is introduced.
Field Table
Key |
Type |
Default |
Binding |
UI Effect / Limits |
|---|---|---|---|---|
|
string |
|
|
display text; supports |
Example
"labelProps": {
"text": "${constant.text.aboutTitle}"
}