new Infinilist(selector, template, options, view)
Creates an infinilist instance.
Parameters:
| Name | Type | Description |
|---|---|---|
selector |
Selector | A jQuery selector targeting the element that will contain the list items. |
template |
Selector | jQuery selector of the template to use when rendering an individual list item. |
options |
Object | The options object. |
view |
View | The view to read data from. |
- Source:
Methods
resize()
Handle screen resizing.
- Source: