aurelia-dialog Questions
1
I have the following:
<ai-dialog>
<ai-dialog-header style="display:flex;justify-content:space-between">
<span>New Person</span>
<i class="fa fa-close" style="cursor:p...
Danaus asked 19/1, 2017 at 16:40
3
Solved
I'm facing a problem when using the new aurelai release :
I created a new app using : au new myApp
I installed aurelia-dialog via npm
When I import aurelia-dialog and try to run the app using
...
Curzon asked 4/8, 2016 at 8:24
1
Solved
I have a class that uses an instance of DialogService from 'aurelia-dialog` to open almost every dialog in my Aurelia application. In a very abstract way the class looks like this:
export class D...
Shalondashalt asked 9/2, 2017 at 11:6
1
© 2022 - 2024 — McMap. All rights reserved.