aurelia-templating Questions
4
Solved
I have a custom element which will take user input, and on [save] button click, I want to pass information to the parent view-model so I can send it to the server and move to the next section. I'm ...
Cavan asked 20/8, 2016 at 14:46
1
Solved
I'd like to create a custom element that loops through an array and applies the to each item in the array. For example, the view template of the custom element would contain something like:
<di...
Bentz asked 7/6, 2017 at 2:41
4
Solved
A teammate and I have been building an application in Aurelia for the last four months, and he and I have been creating and using components in these two different ways. I want to have some consist...
Mikimikihisa asked 11/8, 2016 at 1:50
2
Solved
Updated with solution (28.03.2017):
http://aurelia.io/hub.html#/doc/article/aurelia/framework/latest/app-configuration-and-startup/8
Have updated Aurelia docs with solution (scroll down a little)....
Suprasegmental asked 3/9, 2016 at 22:43
2
Solved
I recently asked why self-closing elements do not work in Aurelia's templating system; and it was because self-closing elements are invalid html.
Yet, today I again made the same mistake (with wi...
Spur asked 19/5, 2016 at 12:17
1
© 2022 - 2024 — McMap. All rights reserved.