BlockChildRenderProps
Defined in: packages/editor/src/types/editor.ts:396
Properties
annotations
annotations:
PortableTextObject
[]
Defined in: packages/editor/src/types/editor.ts:397
children
children:
ReactElement
<any
>
Defined in: packages/editor/src/types/editor.ts:398
editorElementRef
editorElementRef:
RefObject
<null
|HTMLElement
>
Defined in: packages/editor/src/types/editor.ts:399
focused
focused:
boolean
Defined in: packages/editor/src/types/editor.ts:400
path
path:
Path
Defined in: packages/editor/src/types/editor.ts:401
schemaType
schemaType:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:403
selected
selected:
boolean
Defined in: packages/editor/src/types/editor.ts:402
type
type:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:405
value
value:
PortableTextChild
Defined in: packages/editor/src/types/editor.ts:406