Function

compileStyledText

(text: any): StyledTextInfo

Parses the text that has formatting tags, and returns the unstyled text (the actual characters that will be displayed) as well as which styles are active on each character.

since v4000

group Rendering

subgroup Text

kaplay logo

Components