Overview
RiveTextValueRun represents a text run within a Rive animation, allowing you to read and update text content dynamically at runtime.
Definition
Methods
text
setText
newValue: The new text string to display.
Usage
Dynamic Text Updates
Multiple Text Runs
Localization Example
Related
- RiveArtboard - Provides access to text runs via
textValueRuns() - RiveFile - Contains artboards with text runs
- RiveViewModel - Use to access and modify text at runtime