UNPKG

@nexusui/components

Version:

These are custom components specially-developed for NexusUI applications. They will make your life easier by giving you out-of-the-box implementations for various high-level UI elements that you can drop directly into your application.

2 lines (1 loc) 375 B
export{Drawer}from"./Drawer.container.js";export{CONDENSED_WITHOUT_LABEL_WIDTH,CONDENSED_WITH_LABEL_WIDTH}from"./Drawer.component.js";export{DrawerHeader}from"./components/DrawerHeader/DrawerHeader.container.js";export{DrawerContent}from"./components/DrawerContent/DrawerContent.container.js";export{DrawerSection}from"./components/DrawerSection/DrawerSection.container.js";