BlockRenderProps
Defined in: packages/editor/src/types/editor.ts:340
Properties
Section titled “Properties”children
Section titled “children”children:
ReactElement<any>
Defined in: packages/editor/src/types/editor.ts:341
editorElementRef
Section titled “editorElementRef”editorElementRef:
RefObject<HTMLElement|null>
Defined in: packages/editor/src/types/editor.ts:342
focused
Section titled “focused”focused:
boolean
Defined in: packages/editor/src/types/editor.ts:343
level?
Section titled “level?”
optionallevel:number
Defined in: packages/editor/src/types/editor.ts:344
listItem?
Section titled “listItem?”
optionallistItem:string
Defined in: packages/editor/src/types/editor.ts:345
path:
BlockPath
Defined in: packages/editor/src/types/editor.ts:346
schemaType
Section titled “schemaType”schemaType:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:349
selected
Section titled “selected”selected:
boolean
Defined in: packages/editor/src/types/editor.ts:347
style?
Section titled “style?”
optionalstyle:string
Defined in: packages/editor/src/types/editor.ts:348
type:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:351
value:
PortableTextBlock
Defined in: packages/editor/src/types/editor.ts:352