Then to get the selected value of my Ember Select I did the following in my select-state.js component file: var model = this.get('myModel'); ...
確定! 回上一頁