Layer 227
TextMath
Inline math expression rendered from a La Te X source string.
constructor
textMath#9d2eac97 source:string = RichText;
Parameters
| Name | Type | Description |
|---|---|---|
| Source | string |
Returns
RichTextGogram Example
// Creating TextMath constructor obj := &tg.TextMath{ Source: "Hello, World!", }