UNPKG

@blocknote/react

Version:

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

2 lines (1 loc) 84 B
export declare function useOnUploadEnd(callback: (blockId?: string) => void): void;