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