BlockRenderProps
Defined in: packages/editor/src/types/editor.ts:174
Properties
Section titled “Properties”children
Section titled “children”children:
ReactElement<any>
Defined in: packages/editor/src/types/editor.ts:175
editorElementRef
Section titled “editorElementRef”editorElementRef:
RefObject<HTMLElement|null>
Defined in: packages/editor/src/types/editor.ts:176
focused
Section titled “focused”focused:
boolean
Defined in: packages/editor/src/types/editor.ts:177
level?
Section titled “level?”
optionallevel:number
Defined in: packages/editor/src/types/editor.ts:178
listItem?
Section titled “listItem?”
optionallistItem:string
Defined in: packages/editor/src/types/editor.ts:179
path:
BlockPath
Defined in: packages/editor/src/types/editor.ts:180
schemaType
Section titled “schemaType”schemaType:
BlockObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:183
selected
Section titled “selected”selected:
boolean
Defined in: packages/editor/src/types/editor.ts:181
style?
Section titled “style?”
optionalstyle:string
Defined in: packages/editor/src/types/editor.ts:182
value:
PortableTextBlock
Defined in: packages/editor/src/types/editor.ts:184