UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

6 lines (5 loc) 373 B
"use strict"; export { SwitchContext, SwitchControl, SwitchHiddenInput, SwitchIndicator, SwitchLabel, SwitchPropsProvider, SwitchRoot, SwitchRootProvider, SwitchThumb, SwitchThumbIndicator, useSwitchStyles } from './switch.js'; export { useSwitch, useSwitchContext } from '@ark-ui/react/switch'; import * as namespace from './namespace.js'; export { namespace as Switch };