Last updated 4 years ago
Was this helpful?
Text tokens define one single interface label, such as "Sign In" or "Register Here" .
"Sign In"
"Register Here"
This is what the text payload looks like:
{ "id": string "name": string "description": string "tokenType": "Text" "origin": ItemOrigin | null "value": { "text": string "referencedToken": Text | null } }
You can use the following functions to retrieve text tokens from your design system:
(with "Text") attribute
"Text"