BlockStyleRenderProps
Defined in: packages/editor/src/types/editor.ts:256
Properties
Section titled “Properties”block:
PortableTextTextBlock
Defined in: packages/editor/src/types/editor.ts:257
children
Section titled “children”children:
ReactElement<any>
Defined in: packages/editor/src/types/editor.ts:258
editorElementRef
Section titled “editorElementRef”editorElementRef:
RefObject<HTMLElement|null>
Defined in: packages/editor/src/types/editor.ts:259
focused
Section titled “focused”focused:
boolean
Defined in: packages/editor/src/types/editor.ts:260
path:
Path
Defined in: packages/editor/src/types/editor.ts:261
schemaType
Section titled “schemaType”schemaType:
StyleSchemaType
Defined in: packages/editor/src/types/editor.ts:263
selected
Section titled “selected”selected:
boolean
Defined in: packages/editor/src/types/editor.ts:262
value:
string
Defined in: packages/editor/src/types/editor.ts:264