BlockRenderProps
Defined in: packages/editor/src/types/editor.ts:186
Properties
Section titled “Properties”children
Section titled “children”children:
ReactElement<any>
Defined in: packages/editor/src/types/editor.ts:187
editorElementRef
Section titled “editorElementRef”editorElementRef:
RefObject<HTMLElement|null>
Defined in: packages/editor/src/types/editor.ts:188
focused
Section titled “focused”focused:
boolean
Defined in: packages/editor/src/types/editor.ts:189
level?
Section titled “level?”
optionallevel:number
Defined in: packages/editor/src/types/editor.ts:190
listItem?
Section titled “listItem?”
optionallistItem:string
Defined in: packages/editor/src/types/editor.ts:191
path:
Path
Defined in: packages/editor/src/types/editor.ts:192
schemaType
Section titled “schemaType”schemaType:
BlockObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:195
selected
Section titled “selected”selected:
boolean
Defined in: packages/editor/src/types/editor.ts:193
style?
Section titled “style?”
optionalstyle:string
Defined in: packages/editor/src/types/editor.ts:194
value:
PortableTextBlock
Defined in: packages/editor/src/types/editor.ts:196