BlockRenderProps
Defined in: packages/editor/src/types/editor.ts:398
Properties
Section titled “Properties”children
Section titled “children”children:
ReactElement
<any
>
Defined in: packages/editor/src/types/editor.ts:399
editorElementRef
Section titled “editorElementRef”editorElementRef:
RefObject
<null
|HTMLElement
>
Defined in: packages/editor/src/types/editor.ts:400
focused
Section titled “focused”focused:
boolean
Defined in: packages/editor/src/types/editor.ts:401
level?
Section titled “level?”
optional
level:number
Defined in: packages/editor/src/types/editor.ts:402
listItem?
Section titled “listItem?”
optional
listItem:string
Defined in: packages/editor/src/types/editor.ts:403
path:
BlockPath
Defined in: packages/editor/src/types/editor.ts:404
schemaType
Section titled “schemaType”schemaType:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:407
selected
Section titled “selected”selected:
boolean
Defined in: packages/editor/src/types/editor.ts:405
style?
Section titled “style?”
optional
style:string
Defined in: packages/editor/src/types/editor.ts:406
type:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:409
value:
PortableTextBlock
Defined in: packages/editor/src/types/editor.ts:410