CodeHighlighterComponent.setValue method
CodeHighlighterComponent › setValue
Sets the value of the component.Signature:
setValue(value: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| value | string | The value to set. |
Returns: this — The component.