BlockChildRenderProps
Defined in: packages/editor/src/types/editor.ts:378
Properties
annotations
annotations:
PortableTextObject
[]
Defined in: packages/editor/src/types/editor.ts:379
children
children:
ReactElement
<any
>
Defined in: packages/editor/src/types/editor.ts:380
editorElementRef
editorElementRef:
RefObject
<null
|HTMLElement
>
Defined in: packages/editor/src/types/editor.ts:381
focused
focused:
boolean
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:385
selected
selected:
boolean
Defined in: packages/editor/src/types/editor.ts:384
type
type:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:387
value
value:
PortableTextChild
Defined in: packages/editor/src/types/editor.ts:388