Skip to content

BlockChildRenderProps

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

annotations: PortableTextObject[]

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


children: ReactElement<any>

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


editorElementRef: RefObject<null | HTMLElement>

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


focused: boolean

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


path: Path

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


schemaType: ObjectSchemaType

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


selected: boolean

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


type: ObjectSchemaType

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


value: PortableTextChild

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