Text Element

Rich Text Ranges

Rich text ranges allow you to apply different styles to specific portions of the text content. Each range object contains:

Text Style (Base Style)

The textStyle object defines the base styling that applies to all text content. When using rich text ranges, any style properties not specified in a range will inherit these base values.

Docs - Chillin