UNPKG

@blocknote/react

Version:

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

2 lines (1 loc) 123 B
export declare function elementOverflow(element: HTMLElement, container: HTMLElement): "none" | "top" | "bottom" | "both";