This page is available as Markdown at /api/editor/interfaces/blockstylerenderprops.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.
BlockStyleRenderProps
Defined in: packages/editor/src/types/editor.ts:275
Properties
Section titled “Properties”block:
PortableTextTextBlock
Defined in: packages/editor/src/types/editor.ts:276
children
Section titled “children”children:
ReactElement<any>
Defined in: packages/editor/src/types/editor.ts:277
editorElementRef
Section titled “editorElementRef”editorElementRef:
RefObject<HTMLElement|null>
Defined in: packages/editor/src/types/editor.ts:278
focused
Section titled “focused”focused:
boolean
Defined in: packages/editor/src/types/editor.ts:279
path:
Path
Defined in: packages/editor/src/types/editor.ts:280
schemaType
Section titled “schemaType”schemaType:
StyleSchemaType
Defined in: packages/editor/src/types/editor.ts:282
selected
Section titled “selected”selected:
boolean
Defined in: packages/editor/src/types/editor.ts:281
value:
string
Defined in: packages/editor/src/types/editor.ts:283