UNPKG

@blocknote/core

Version:

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

5 lines (4 loc) 79 B
export type UiElementPosition = { show: boolean; referencePos: DOMRect; };