List - rappid/rAppid.js GitHub Wiki
List
Lists are special Bindable
s holding elements identified by an index in a concrete order. The are like javascript Array
s but send Events on modification so that the user interface can react on those changes.