How to communicate between Angular DART controllers

前端 未结 3 1549
旧巷少年郎
旧巷少年郎 2020-12-04 02:49

i have two controllers and want to \"send\" between them object. I have something like this:

@NgController(selecto         


        
3条回答
  •  旧巷少年郎
    2020-12-04 03:07

    I don't fully follow your question, could you include the whole code for better understanding.

    Here is one example, which might answer to your question: https://github.com/angular/angular.dart/issues/264

提交回复
热议问题