Skip to content
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

children: ReactElement<any>

Defined in: packages/editor/src/types/editor.ts:212


editorElementRef: RefObject<HTMLElement | null>

Defined in: packages/editor/src/types/editor.ts:213


focused: boolean

Defined in: packages/editor/src/types/editor.ts:214


path: Path

Defined in: packages/editor/src/types/editor.ts:215


schemaType: DecoratorSchemaType

Defined in: packages/editor/src/types/editor.ts:216


selected: boolean

Defined in: packages/editor/src/types/editor.ts:217


value: string

Defined in: packages/editor/src/types/editor.ts:218