VuiSwitch

PRO

The VuiSwitch component helps you to simply create a beautiful Switch input. It uses react-Switch in base and you can use all of its props for VuiSwitch.


The below codes are editable and you can modify them the way you want directly from your browser, please use the green button or the ctrl + s to save the changes.

Demo

// Vision UI Dashboard PRO React components import VuiSwitch from "components/VuiSwitch";

Props Information

NameTypeDefaultDescription
size'small''medium''large'mediumChange the VuiSwitch size.
colorinfoChange the VuiSwitch color.
Contents