LabeledToggleProps Interface

Deprecated  in 3.0. Use ToggleSwitchProps from itwinui-react instead

Properties for LabeledToggle

Extends

  • ToggleSwitchProps

Properties

Name Type Description
label undefined | string Text that will be shown next to the Toggle.  
labelClassName undefined | string Custom CSS class name for the label  
labelStyle undefined | CSSProperties Custom CSS Style for the label  

Defined in

Last Updated: 20 June, 2023