OptionaldataSpecify 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.
OptionaldisableDisable the label's mask toggle button.
OptionalforSet the label's for attribute.
OptionalhideHide the label's mask toggle button.
OptionalisSet the label as disabled.
OptionalisSet the label as required.
OptionallabelAdd css classes to the label element.
OptionaloverrideOverride the text displayed in the label.
Properties for SVICustomElement.LabelledControl.
Example: HTML Example:
Example: Create the element via document.createElement: