uwenku
標簽列表
angular2-output
0
熱度
1
回答
如何在不使用@Output的情況下在Angular2 rc6中的子/父組件中共享params變量?
我需要訪問發送到父組件中的子組件的Params變量。 我有以下結構: 路由:(節選) { path: 'song', component: SongExerciseComponent, children: [ { path: 'reading/:id', component: SongReadingComponent
angular
angular2-routing
params
angular2-output
2016-09-14
0
熱度
1
回答
通過@Output傳遞數據對象
我沒有收到任何錯誤,但數據沒有傳遞給父組件。我這樣做的方式與我在網上找到的所有例子有點不同,所以我已經不太確定我是如何設置的。這是迄今爲止的代碼。 如何我在Child Component模板 <input type="radio" [attr.name] = "quesForm.value.name" [attr.id] = "ans.id" [attr.value]
angular
angular2-components
angular2-output
2017-02-17
1
熱度
1
回答
給出「未定義」異常的模板變量的調用方法
我有一個包含兩個子組件的父代。 AppComponent NotificationsComponent MoveCopyComponent 我想將MoveCopyComponent的值發送到NotificationComponent。每當我發出我得到的NotificationComponent未定義的屬性如截圖所示 <notifications #notifications
angular
angular2-components
angular2-output
2017-02-19
最新問題
1.
顯式實例提升multi_index容器
2.
APP發佈的Proguard錯誤 - android/arch/core/internal/SafeIterableMap
3.
從節點服務器執行腳本
4.
如何使用反應原生切換Firebase配置
5.
將css寫入javascript代碼does not work
6.
「.click();」觸發器「onchange」
7.
如何在兩個numpy陣列的尺寸不匹配時回收元素?
8.
通過輸入標籤的值在HTML
9.
SelectCommand.Connection屬性尚未初始化。 MySQL的
10.
熊貓添加列if條件