Skip to content

BlockAnnotationRenderProps

Properties

block

block: PortableTextBlock

Defined in

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


children

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

Defined in

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


editorElementRef

editorElementRef: RefObject<null | HTMLElement>

Defined in

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


focused

focused: boolean

Defined in

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


path

path: Path

Defined in

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


schemaType

schemaType: ObjectSchemaType

Defined in

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


selected

selected: boolean

Defined in

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


type

type: ObjectSchemaType

Defined in

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


value

value: PortableTextObject

Defined in

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