Skip to content

indentGuides

indentGuides(options): undefined | string

Defined in: ssr/guides.ts:10

Function that renders indentation guides for an editor as an HTML string. Intended to be used as an overlay with renderEditor.

RenderOptions

Render options for the editor.

undefined | string

HTML string for the indentation guides.