Skip to content

BlockChildRenderProps

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

annotations: PortableTextObject[]

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


children: ReactElement<any>

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


editorElementRef: RefObject<null | HTMLElement>

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


focused: boolean

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


path: Path

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


schemaType: ObjectSchemaType

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


selected: boolean

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


type: ObjectSchemaType

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


value: PortableTextChild

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