Static Vars
Added in V1
Last updated
Added in V1
Last updated
Static vars are pieces of a sample that can be replaced with a string while injecting them
In the sample include ${} with the var name
And on the html include a var attribute
Each static var must follow the Key:Value syntax
This is the resulting html using :
For multiple static vars separate each static var with ;
If changed via js, the function needs to be called to update the contents, using will remove the static var values so it can't be updated.