$ 0 0 I have access to slice, but not sort. can.Component.extend({ scope: { list: [2,1], test: function() { this.attr("list").sort(); } } }); http://jsfiddle.net/prometh/fnmu53t1/