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:256

block: PortableTextTextBlock

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


children: ReactElement<any>

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


editorElementRef: RefObject<HTMLElement | null>

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


focused: boolean

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


path: Path

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


schemaType: StyleSchemaType

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


selected: boolean

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


value: string

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