ListView Overview

The ListView enables you to specify a custom type of layout for the items it displays.

The ListView wrapper for Vue is a client-side wrapper for the Kendo UI ListView widget.

The ListViews Package is part of Kendo UI for Vue, a professional grade UI library with 100+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Basic Usage

The following example demonstrates the ListView in action.

Example
View Source
Change Theme:

Functionality and Features

Events

The following example demonstrates basic ListView events. You can subscribe to all ListView events by the handler name.

Example
View Source
Change Theme: