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