Skip to content
Andrea edited this page Jun 12, 2016 · 10 revisions
Property Type Default Description
body array undefined This is were you put your data if you load it synchronously, otherwise use auto-load
auto-load boolean false If true it will make a GET request to the endpoint and display the data
endpoint string http://localhost:8080 This is the URL that will be queried for the resources

...

Clone this wiki locally