Answer the question
In order to leave comments, you need to log in
Is it possible to pass color to template for css class?
Good afternoon.
There is such a question:
The color comes to the component from outside (always hex), let's say #abacaa
I need to pass it to the template:
<style parse-style>
.myClass {
color: {{ myColor }}
}
</style>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question