Skip to content

BlockListItemRenderProps

Properties

block

block: PortableTextTextBlock<PortableTextSpan | PortableTextObject>

Defined in

packages/editor/src/types/editor.ts:433


children

children: ReactElement<any, string | JSXElementConstructor<any>>

Defined in

packages/editor/src/types/editor.ts:434


editorElementRef

editorElementRef: RefObject<null | HTMLElement>

Defined in

packages/editor/src/types/editor.ts:435


focused

focused: boolean

Defined in

packages/editor/src/types/editor.ts:436


level

level: number

Defined in

packages/editor/src/types/editor.ts:437


path

path: Path

Defined in

packages/editor/src/types/editor.ts:438


schemaType

schemaType: BlockListDefinition

Defined in

packages/editor/src/types/editor.ts:439


selected

selected: boolean

Defined in

packages/editor/src/types/editor.ts:440


value

value: string

Defined in

packages/editor/src/types/editor.ts:441