How to display in x-text two elements? #2632
Answered
by
Tim-Wils
bubnenkoff
asked this question in
1. Help
-
I need to display value from x-data like: 10$
I know that I can do:
But I want to make How I can do it? |
Beta Was this translation helpful? Give feedback.
Answered by
Tim-Wils
Feb 2, 2022
Replies: 1 comment
-
Try this: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bubnenkoff
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try this:
x-text="price+'$'"