mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
421 B
421 B
nav-title | title | environment | description | previous_url |
---|---|---|---|---|
Formatted String How-To | formatted-string | nativescript | Examples for using Formatted String | /ApiReference/text/formatted-string/HOW-TO |
Formatted String
Using a formatted string requires loading formatted-string and span module. {%snippet formatted-string-require%}
How to set formatted text content for a label
{%snippet formatted-string-set%}