@chakra-ui/react
Version:
Responsive and accessible React UI components built with React and Emotion
18 lines (13 loc) • 515 B
JavaScript
var _switch = require('./switch.cjs');
exports.Context = _switch.SwitchContext;
exports.Control = _switch.SwitchControl;
exports.HiddenInput = _switch.SwitchHiddenInput;
exports.Indicator = _switch.SwitchIndicator;
exports.Label = _switch.SwitchLabel;
exports.PropsProvider = _switch.SwitchPropsProvider;
exports.Root = _switch.SwitchRoot;
exports.RootProvider = _switch.SwitchRootProvider;
exports.Thumb = _switch.SwitchThumb;
exports.ThumbIndicator = _switch.SwitchThumbIndicator;
;
;