Optional
checkedOptional
classThe class name(s) for this virtual element, as a space-separated list.
Optional
disabledSets the input field to disabled.
Optional
idOptional ID.
Optional
isIf true, add a mandatory * after the label (if any), and add the required and aria-required attributes to the input element.
Optional
labelOptional label.
Optional
leftLeft text label
Optional
newIf true, break to a new row
Optional
onchangeInvoked when the input looses focus. For range sliders with minmax, second parameter is maxValue.
Optional
rightRight text label
If checked is true, the switch is set in the right position.