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:211
Properties
Section titled “Properties”children
Section titled “children”children:
ReactElement<any>
Defined in: packages/editor/src/types/editor.ts:212
editorElementRef
Section titled “editorElementRef”editorElementRef:
RefObject<HTMLElement|null>
Defined in: packages/editor/src/types/editor.ts:213
focused
Section titled “focused”focused:
boolean
Defined in: packages/editor/src/types/editor.ts:214
path:
Path
Defined in: packages/editor/src/types/editor.ts:215
schemaType
Section titled “schemaType”schemaType:
DecoratorSchemaType
Defined in: packages/editor/src/types/editor.ts:216
selected
Section titled “selected”selected:
boolean
Defined in: packages/editor/src/types/editor.ts:217
value:
string
Defined in: packages/editor/src/types/editor.ts:218