-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now we have the ability to set an attribute to be the value of a parameter, but we can't do it inline, like in something like Handlebars.js.
This works:
text: $$ param text-value
We want this to work inline (this is just an idea for syntax, it doesn't need to look like this):
text: "This is some {$$ param text-value} stuff..."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request