EditorProviderProps

See source code
Table of contents
interface EditorProviderProps {}

Properties

children

children: React.ReactNode;

editor

editor: Editor;

Prev
EditorPortalProps
Next
GapsSnapIndicator