Skip to content

CodeHighlighterComponent.setTabSize method

CodeHighlighterComponent › setTabSize

Sets the tab size of the component.

Signature:

setTabSize(tabSize: number): this

Parameters:

ParameterTypeDescription
tabSizenumberThe tab size to set.

Returns: thisThe component.