UNPKG

@blocknote/react

Version:

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

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