BlockRenderProps
Defined in: packages/editor/src/types/editor.ts:372
Properties
children
children:
ReactElement
<any
>
Defined in: packages/editor/src/types/editor.ts:373
editorElementRef
editorElementRef:
RefObject
<null
|HTMLElement
>
Defined in: packages/editor/src/types/editor.ts:374
focused
focused:
boolean
Defined in: packages/editor/src/types/editor.ts:375
level?
optional
level:number
Defined in: packages/editor/src/types/editor.ts:376
listItem?
optional
listItem:string
Defined in: packages/editor/src/types/editor.ts:377
path
path:
Path
Defined in: packages/editor/src/types/editor.ts:378
schemaType
schemaType:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:381
selected
selected:
boolean
Defined in: packages/editor/src/types/editor.ts:379
style?
optional
style:string
Defined in: packages/editor/src/types/editor.ts:380
type
type:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:383
value
value:
PortableTextBlock
Defined in: packages/editor/src/types/editor.ts:384