摘要: For example, we have a modal component, it can config that using ng-template as a configurable template. Now what we want to do is to pass in inputs t 阅读全文
posted @ 2017-07-02 20:14 Zhentiw 阅读(246) 评论(0) 推荐(0)
摘要: Now for au-modal component, we pass in tow component though contenct projection: One is 'au-tab-panel' which contains all the content body for modal. 阅读全文
posted @ 2017-07-02 19:33 Zhentiw 阅读(422) 评论(0) 推荐(0)
摘要: If we want to add global event handler, we can use 'EventManager' from '@angular/platform-broswer'. Now we have a modal component, we want to click 'E 阅读全文
posted @ 2017-07-02 19:14 Zhentiw 阅读(459) 评论(0) 推荐(0)