Feature | API surface |
|---|---|
Translation keys | TextContent::Key, TextContent::KeyWithFallback |
Font size and weight | Text::size, Text::weight, TextRunStyle::font_size, font_weight |
Font family | Generated typography tokens and packaged fonts |
Locale | TextRunStyle::locale, Env::locale |
Paragraph behavior | TextParagraphStyle, align, overflow, direction, width basis, height behavior |
Rich text | RichText, RichTextRun, TextRunStyle |
Selection/context menu | Selectable text options and context menu configuration where enabled |