Skip to content

CodeHighlighterComponent.setValue method

CodeHighlighterComponent › setValue

Sets the value of the component.

Signature:

setValue(value: string): this

Parameters:

ParameterTypeDescription
valuestringThe value to set.

Returns: thisThe component.