Skip to content
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

block: PortableTextTextBlock

Defined in: packages/editor/src/types/editor.ts:276


children: ReactElement<any>

Defined in: packages/editor/src/types/editor.ts:277


editorElementRef: RefObject<HTMLElement | null>

Defined in: packages/editor/src/types/editor.ts:278


focused: boolean

Defined in: packages/editor/src/types/editor.ts:279


path: Path

Defined in: packages/editor/src/types/editor.ts:280


schemaType: StyleSchemaType

Defined in: packages/editor/src/types/editor.ts:282


selected: boolean

Defined in: packages/editor/src/types/editor.ts:281


value: string

Defined in: packages/editor/src/types/editor.ts:283