[Switch] Implement new API #4
Labels
component: switch
This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
Anatomy
Components
Root
Rendered element:
button
required
disabled
autoFocus
readOnly
name
checked
defaultChecked
onChange
(event: ChangeEvent) ⇒ void
Thumb
Rendered element:
span
render
(props, state) ⇒ ReactElement
className
State Object
The text was updated successfully, but these errors were encountered: