playground
playground copied to clipboard
Use ResultList over ReactiveList for ToggleList story
Same as #13. ResultList provides a much easier to grok onData
method return format, and should be the default use everywhere we need a list.