UNPKG

reactjs-tiptap-editor

Version:

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

2 lines (1 loc) 149 B
export declare function NodeViewAttachment({ editor, node, updateAttributes, deleteNode, extension }: any): import("react/jsx-runtime").JSX.Element;