UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

6 lines (5 loc) 614 B
import { resizableStyle } from "./resizable.style.js"; import { ResizableContext, useResizable, useResizableContext, useResizableItem, useResizableTrigger } from "./use-resizable.js"; import { ResizableItem, ResizablePropsContext, ResizableRoot, ResizableTrigger, useResizablePropsContext } from "./resizable.js"; import { namespace_exports } from "./namespace.js"; export { namespace_exports as Resizable, ResizableContext, ResizableItem, ResizablePropsContext, ResizableRoot, ResizableTrigger, resizableStyle, useResizable, useResizableContext, useResizableItem, useResizablePropsContext, useResizableTrigger };