label | Optional content above the control. Overrides the label prop when present. |
description | Optional helper content below the control. Overrides the description prop when present. |
prefix-label | Optional rich label content before the switch track. Overrides the prefix-label prop when present. |
suffix-label | Optional rich label content after the switch track. Overrides the suffix-label prop when present. |
prefix-icon | Optional icon/content before the switch track. Overrides the prefix-icon prop when present. |
suffix-icon | Optional icon/content after the switch track. Overrides the suffix-icon prop when present. |
error | Optional validation message below the control. It replaces description while the inner control is invalid. |