Verwendung
Verwendung in Datenmodellierung Strukturmodellierung (Component/Modelling)
Codeblock | ||
---|---|---|
| ||
{ "isInputLabeled": [true|false] } |
Verwendung in Widgets
Codeblock | ||||
---|---|---|---|---|
| ||||
{ // [...], "identifier": [FeldIdentifier], "formType": "checkbox", "labels": [FeldLabel], "configuration": { // [...], "isInputLabeled": [true|false] } } // [...] } |
...