Switch
Think of a light switch. It has two settings, On and Off. That is exactly what the switch component is like.

⚙ Properties
Generic properties
Enable skeleton loaders: this tool provides an indication to the user that something is coming but not yet available on the switch element.
Control is hidden: hide the switch element from the screen.
👆 Events
On value change: called ****with a new value when the value changes.
Last updated
Was this helpful?