UNPKG

@blocknote/mantine

Version:

A "Notion-style" block-based extensible text editor built on top of Prosemirror and Tiptap.

5 lines (4 loc) 193 B
export declare const SideMenu: import("react").ForwardRefExoticComponent<{ className?: string; children?: import("react").ReactNode; } & import("react").RefAttributes<HTMLDivElement>>;