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.
Parameters
Section titled “Parameters”options
Section titled “options”Render options for the editor.
Returns
Section titled “Returns”undefined | string
HTML string for the indentation guides.