@chakra-ui/react
Version:
Responsive and accessible React UI components built with React and Emotion
6 lines (5 loc) • 488 B
JavaScript
export { DrawerActionTrigger, DrawerBackdrop, DrawerBody, DrawerCloseTrigger, DrawerContent, DrawerContext, DrawerDescription, DrawerFooter, DrawerHeader, DrawerPositioner, DrawerRoot, DrawerRootPropsProvider, DrawerRootProvider, DrawerTitle, DrawerTrigger, useDrawerStyles } from './drawer.js';
export { useDialog as useDrawer, useDialogContext as useDrawerContext } from '@ark-ui/react/dialog';
import * as namespace from './namespace.js';
export { namespace as Drawer };
;