BlockChildRenderProps
Defined in: packages/editor/src/types/editor.ts:388
Properties
annotations
annotations:
PortableTextObject
[]
Defined in: packages/editor/src/types/editor.ts:389
children
children:
ReactElement
<any
>
Defined in: packages/editor/src/types/editor.ts:390
editorElementRef
editorElementRef:
RefObject
<null
|HTMLElement
>
Defined in: packages/editor/src/types/editor.ts:391
focused
focused:
boolean
Defined in: packages/editor/src/types/editor.ts:392
path
path:
Path
Defined in: packages/editor/src/types/editor.ts:393
schemaType
schemaType:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:395
selected
selected:
boolean
Defined in: packages/editor/src/types/editor.ts:394
type
type:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:397
value
value:
PortableTextChild
Defined in: packages/editor/src/types/editor.ts:398