0% Complete

FormSwitch

FormSwitch is similar to Switch with additional Form related features.

#

Label

FormSwitch can have a label on top.

This is description
value: agree, checked=false
#

Required

FormSwitch can be required.

Pushes will be rejected if they attempt to update more than this. Learn more about this setting, and send us your feedback.
This field is required
false
#

Description

FormSwitch can have descriptions.

this is description
this is another description
#

Reverse

Put Switch on the opposite side with the reverse boolean property.

This is description
#

Layout

You can set Column width of FormSwitch using row and col props.