Skip to content

BlockAnnotationRenderProps

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

Properties

block

block: PortableTextBlock

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


children

children: ReactElement<any>

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


editorElementRef

editorElementRef: RefObject<null | HTMLElement>

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


focused

focused: boolean

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


path

path: Path

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


schemaType

schemaType: ObjectSchemaType

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


selected

selected: boolean

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


type

type: ObjectSchemaType

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


value

value: PortableTextObject

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