Skip to content

BlockAnnotationRenderProps

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

Properties

block

block: PortableTextBlock

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


children

children: ReactElement<any>

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


editorElementRef

editorElementRef: RefObject<null | HTMLElement>

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


focused

focused: boolean

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


path

path: Path

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


schemaType

schemaType: ObjectSchemaType

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


selected

selected: boolean

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


type

type: ObjectSchemaType

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


value

value: PortableTextObject

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