Skip to content

BlockRenderProps

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

children: ReactElement<any>

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


editorElementRef: RefObject<null | HTMLElement>

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


focused: boolean

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


optional level: number

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


optional listItem: string

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


path: BlockPath

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


schemaType: ObjectSchemaType

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


selected: boolean

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


optional style: string

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


type: ObjectSchemaType

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


value: PortableTextBlock

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