Skip to content

Cm5EditorConfiguration.specialCharPlaceholder method

Cm5EditorConfiguration › specialCharPlaceholder

Unofficial

A function that produces a DOM node for special characters.

Signature:

specialCharPlaceholder(char: string): HTMLElement

Parameters:

Parameter Type Description
char string

Returns: HTMLElement