dnd-kit-sortable-tree-eshaffer
Version:
This is a Tree component extracted from [dndkit](https://github.com/clauderic/dnd-kit) examples and abstracted a bit. Here's how it could look like (visuals are completely customizable via css though) [](https://shaddix.github.io/dnd-ki
4 lines (3 loc) • 353 B
TypeScript
declare const _default: import("@storybook/csf").ComponentAnnotations<import("@storybook/react").ReactFramework, import("./components/folder/FolderRoot").Props>;
export default _default;
export declare const Folder: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactFramework, import("./components/folder/FolderRoot").Props>;