-
-
Notifications
You must be signed in to change notification settings - Fork 405
Closed
Description
It seems it would be a perfect companion to the {{hash ...}} helper:
{{hash
name="parent"
children=(array
(hash
name="child1"
)
(hash
name="child2"
)
)
}}It would probably get the most use in component integration tests, but could be useful in normal templates as well. Taken from here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels