Optional
dataSpecify which dataSource the label's mask-toggle-button will toggle.
If no dataSource is specified, the mask-toggle-button will toggle the dataSource(s) defined in the childNode's typeAttributes.
Optional
disableDisable the label's mask toggle button.
Optional
forSet the label's for
attribute.
Optional
hideHide the label's mask toggle button.
Optional
isSet the label as disabled.
Optional
isSet the label as required.
Optional
labelAdd css classes to the label element.
Optional
overrideOverride the text displayed in the label.
Properties for SVICustomElement.LabelledControl.
Example: HTML Example:
Example: Create the element via document.createElement: