Skip to content

BlockRenderProps

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

Properties

children

children: ReactElement<any>

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


editorElementRef

editorElementRef: RefObject<null | HTMLElement>

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


focused

focused: boolean

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


level?

optional level: number

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


listItem?

optional listItem: string

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


path

path: Path

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


schemaType

schemaType: ObjectSchemaType

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


selected

selected: boolean

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


style?

optional style: string

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


type

type: ObjectSchemaType

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


value

value: PortableTextBlock

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