- From: Milber Ferreira via GitHub <sysbot+gh@w3.org>
- Date: Sat, 02 Jul 2022 10:38:06 +0000
- To: public-design-tokens-log@w3.org
A simple example could be that a token tool uses a default <select/> and <option/> tag to allow alias tokens to select from existing "options" or "aliases". If done this way, the option will use the actual value of the token being referred to, but it would be helpful also to be able to display the actual "name", and perhaps "path" of the original token. `$reference: { $name: String, // Name of the referred token $path: String, // Path to the referred token }` <img width="463" alt="image" src="https://user-images.githubusercontent.com/13106846/176997121-9e3ac035-b7af-458e-a0fd-d74adf6c3290.png"> -- GitHub Notification of comment by reblim Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/141#issuecomment-1172876835 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 2 July 2022 10:38:08 UTC