Skip to content

BlockRenderProps

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

Properties

children

children: ReactElement<any>

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


editorElementRef

editorElementRef: RefObject<null | HTMLElement>

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


focused

focused: boolean

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


level?

optional level: number

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


listItem?

optional listItem: string

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


path

path: Path

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


schemaType

schemaType: ObjectSchemaType

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


selected

selected: boolean

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


style?

optional style: string

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


type

type: ObjectSchemaType

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


value

value: PortableTextBlock

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