UNPKG

reactjs-tiptap-editor

Version:

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React

2 lines (1 loc) 140 B
export declare function NodeViewDrawer({ editor, node, updateAttributes, getPos, selected }: any): import("react/jsx-runtime").JSX.Element;