stagedList
From stagedList code:
item(onclick={}) { listCtrl(it) }Currently you get arrows on the list because of the onclick={} have you planned to add a new controller as param for the item?
Submitted by Terje Pedersen on 31 March 2011 at 16:02
Issue Log
On 31 March 2011 at 16:06 Zef Hemel commented:
That’s a good question, I have no idea why there’s an onclick there…
On 11 April 2011 at 16:08 Zef Hemel closed this issue.
On 11 April 2011 at 16:08 Zef Hemel commented:
In 0.4.3 there will be no item wrapping going on, nor any group wrapping. What will happen is that it will just render the control for every item in the collection and a “more” link underneath (if more items are available).
Log in to post comments