BlockRenderProps
Defined in: packages/editor/src/types/editor.ts:382
Properties
Section titled “Properties”children
Section titled “children”children:
ReactElement
<any
>
Defined in: packages/editor/src/types/editor.ts:383
editorElementRef
Section titled “editorElementRef”editorElementRef:
RefObject
<null
|HTMLElement
>
Defined in: packages/editor/src/types/editor.ts:384
focused
Section titled “focused”focused:
boolean
Defined in: packages/editor/src/types/editor.ts:385
level?
Section titled “level?”
optional
level:number
Defined in: packages/editor/src/types/editor.ts:386
listItem?
Section titled “listItem?”
optional
listItem:string
Defined in: packages/editor/src/types/editor.ts:387
path:
BlockPath
Defined in: packages/editor/src/types/editor.ts:388
schemaType
Section titled “schemaType”schemaType:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:391
selected
Section titled “selected”selected:
boolean
Defined in: packages/editor/src/types/editor.ts:389
style?
Section titled “style?”
optional
style:string
Defined in: packages/editor/src/types/editor.ts:390
type:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:393
value:
PortableTextBlock
Defined in: packages/editor/src/types/editor.ts:394