New to KendoReactStart a free 30-day trial

SwitchHandle

A subclass of React.Component.

Represent the ref of the Switch component.

NameTypeDefaultDescription

element

"null" | HTMLSpanElement

Returns the HTML element of the Switch component.

name

undefined | string

Gets the name property of the Switch.

props

Readonly<SwitchProps>

The props of the SwitchHandle component.

validity

FormComponentValidity

Represents the validity state into which the Switch is set.

value

boolean

Gets the value of the Switch.

Not finding the help you need?
Contact Support