The interface used for formatting strings to contain color metadata.
Use the interface properties to construct a style, then use the (s: string): string function to format the provided string with the given style.
(s: string): string
Generated using TypeDoc
The interface used for formatting strings to contain color metadata.
Use the interface properties to construct a style, then use the
(s: string): string
function to format the provided string with the given style.