BlockRenderProps
Defined in: packages/editor/src/types/editor.ts:380
Properties
children
children:
ReactElement
<any
>
Defined in: packages/editor/src/types/editor.ts:381
editorElementRef
editorElementRef:
RefObject
<null
|HTMLElement
>
Defined in: packages/editor/src/types/editor.ts:382
focused
focused:
boolean
Defined in: packages/editor/src/types/editor.ts:383
level?
optional
level:number
Defined in: packages/editor/src/types/editor.ts:384
listItem?
optional
listItem:string
Defined in: packages/editor/src/types/editor.ts:385
path
path:
BlockPath
Defined in: packages/editor/src/types/editor.ts:386
schemaType
schemaType:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:389
selected
selected:
boolean
Defined in: packages/editor/src/types/editor.ts:387
style?
optional
style:string
Defined in: packages/editor/src/types/editor.ts:388
type
type:
ObjectSchemaType
Defined in: packages/editor/src/types/editor.ts:391
value
value:
PortableTextBlock
Defined in: packages/editor/src/types/editor.ts:392