Skip to content

CodeHighlighterComponent.setPlaceholderValue method

CodeHighlighterComponent › setPlaceholderValue

Sets the placeholder value of the component.

Signature:

setPlaceholderValue(placeholderValue: string): this

Parameters:

ParameterTypeDescription
placeholderValuestringThe placeholder value to set.

Returns: thisThe component.