This page is available as Markdown at /api/editor/interfaces/blockdecoratorrenderprops.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.
BlockDecoratorRenderProps
Defined in: packages/editor/src/types/editor.ts:230
Properties
Section titled “Properties”children
Section titled “children”children:
ReactElement<any>
Defined in: packages/editor/src/types/editor.ts:231
editorElementRef
Section titled “editorElementRef”editorElementRef:
RefObject<HTMLElement|null>
Defined in: packages/editor/src/types/editor.ts:232
focused
Section titled “focused”focused:
boolean
Defined in: packages/editor/src/types/editor.ts:233
path:
Path
Defined in: packages/editor/src/types/editor.ts:234
schemaType
Section titled “schemaType”schemaType:
DecoratorSchemaType
Defined in: packages/editor/src/types/editor.ts:235
selected
Section titled “selected”selected:
boolean
Defined in: packages/editor/src/types/editor.ts:236
value:
string
Defined in: packages/editor/src/types/editor.ts:237