Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Repeater DataSource Examples

mbeard edited this page Nov 4, 2014 · 6 revisions

Please see the following 2 gists of the repeater control. The first example is bound to a static datasource (manipulated using underscore). The second example is bound to a dynamic datasource (based on an API).

Static DataSource
https://gist.github.com/mbeard/9b2e31b5e66fa76002b6

Dynamic DataSource
https://gist.github.com/mbeard/f3889e669d65d2f60232