Skip to content

BlockChildRenderProps

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

annotations: PortableTextObject[]

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


children: ReactElement<any>

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


editorElementRef: RefObject<HTMLElement | null>

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


focused: boolean

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


path: Path

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


schemaType: ObjectSchemaType

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


selected: boolean

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


type: ObjectSchemaType

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


value: PortableTextChild

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