Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
http://jsfiddle.net/C3quh/1/
コレクション内の文字列に直接バインドしています。配列の値はテキストボックスに値として表示されますが。テキストボックスの値を変更しても、配列の値は変更されません。どうすればこれを機能させることができますか?
配列内の位置にバインドすることはできません。代わりに、配列にEmber.Objectsを設定する必要があります。次に、これらの各オブジェクトのプロパティにバインドできます。