Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion content/refguide/list-view.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ An on-click event defines what action is performed when a user clicks a list vie

the number of rows displayed on the page; after the indicated limit is reached, the **Load more...** button is displayed on the page.

{{% alert type="info" %}}The **Load more** button is not visible on native mobile pages. The list view will automatically load new items, when the last of the currently loaded items is shown.{{% /alert %}}

#### 2.4.4 Scroll Direction

{{% alert type="info" %}}The scroll direction property is only supported on native mobile pages.{{% /alert %}}
Expand Down Expand Up @@ -121,4 +123,4 @@ To perform actions on a list view, select it on a page and right-click it. The l
* [Page](page)
* [Data Widgets](data-widgets)
* [Data Sources](data-sources)
* [Properties Common in the Page Editor](common-widget-properties)
* [Properties Common in the Page Editor](common-widget-properties)