-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat: Add template string fallback attributes #7577
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
feat: Add template string fallback attributes #7577
Conversation
FYI @alexshoe. |
@camdecoster A couple high-level comments before I dig into the gritty details:
|
Description
Add template string fallback attributes.
Closes #7564
Closes #7565
Changes
hovertemplatefallback
andtexttemplatefallback
attributestemplateFormatString
(and derived functions) to pass fallback value in, use in case of missing variableDemo video or screenshots
Testing
Notes
''
TODO