New to KendoReactLearn about KendoReact Free.

SwitchHandle

Updated on Feb 10, 2026

Represent the ref of the Switch component.

NameTypeDefaultDescription

element

"null" | HTMLSpanElement

Returns the HTML element of the Switch component.

focus

() => void

Sets the focus on the Switch.

name

undefined | string

Gets the name property of the Switch.

props

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