Skip to content

BlockRenderProps

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

children: ReactElement<any>

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


editorElementRef: RefObject<HTMLElement | null>

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


focused: boolean

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


optional level: number

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


optional listItem: string

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


path: BlockPath

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


schemaType: ObjectSchemaType

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


selected: boolean

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


optional style: string

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


type: ObjectSchemaType

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


value: PortableTextBlock

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