Search

Ctrl + K

Switch

Preview

Show code

Docs

NameDescriptionDefaultControl
colorColor of Switch"primary"
sizeSize of Switch"medium"
disabledDisabled status of Switchfalse
falsetrue
checked *Checked status of Switch--
classNameWrapper class of Switch--
onChange *Change checked status event
(checked: boolean) => void
--