Skip to content

BlockRenderProps

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

children: ReactElement<any>

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


editorElementRef: RefObject<null | HTMLElement>

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


focused: boolean

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


optional level: number

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


optional listItem: string

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


path: BlockPath

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


schemaType: ObjectSchemaType

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


selected: boolean

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


optional style: string

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


type: ObjectSchemaType

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


value: PortableTextBlock

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