Skip to content

graphemeSplit

graphemeSplit(textstring): string[]

Defined in: src/util/lang_string.ts:32

Divide a string in the user perceived single units

Parameters

textstring

string

String to escape

Returns

string[]

array containing the graphemes