Cm5EditorConfiguration.specialCharPlaceholder method
Cm5EditorConfiguration › specialCharPlaceholder
Unofficial
A function that produces a DOM node for special characters.Signature:
specialCharPlaceholder(char: string): HTMLElementParameters:
| Parameter | Type | Description |
|---|---|---|
| char | string |
Returns: HTMLElement