LabeledToggle Class
Deprecated in 3.0. Use ToggleSwitch from itwinui-react with labelPosition="right" instead
Toggle component with a Label to the right
Extends
- PureComponent<LabeledToggleProps>
Methods
| Name | Description | |
|---|---|---|
| constructor(props: LabeledToggleProps | Readonly<LabeledToggleProps>): LabeledToggle | ||
| constructor(props: LabeledToggleProps, context: any): LabeledToggle | Deprecated | |
| render(): Element |
Defined in
Last Updated: 30 November, 2023