-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Currently there's no way to add text to component children.
As an initial step in this direction I'm suggesting to be able to:
<Component>
add text {param} next to params
</Component>
This can just be a template property on the Invocation model, perhaps in tagged template style: ['add text ', ' next to params', invocationId] or something that suits.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers