New to KendoReact? Start a free 30-day trial
SwitchHandle
A subclass of React.Component.
Represent the ref
of the Switch component.
Name | Type | Default | Description |
---|---|---|---|
element |
|
Returns the HTML element of the Switch component. | |
name |
|
Gets the | |
props |
|
The props of the SwitchHandle component. | |
validity |
|
Represents the validity state into which the Switch is set. | |
value |
|
Gets the value of the Switch. |