Lava Item List
List items generated by Lava.
Block Configuration
Page Size
The number of items to send per page.
Detail Page
The page to redirect to when selecting an item.
List Template
The Lava used to generate the JSON object structure for the item list.
List Data Template
The XAML for the lists data template.
Merge Fields
In the template, you have access to these objects:
Field | Type | Description |
---|---|---|
Page | int | The page number whose items are returned, the first page being 0. |
int | The number of items to send per page. |
Last updated