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
graphemeSplit(
textstring
):string
[]
Defined in: src/util/lang_string.ts:32
Divide a string in the user perceived single units
string
String to escape
string
[]
array containing the graphemes