Rock Mobile Docs

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:

FieldTypeDescription
PageintThe page number whose items are returned, the first page being 0.
PageSizeintThe number of items to send per page.