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
6 changes: 3 additions & 3 deletions angularjs/ListView/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting started | ListView | JavaScript | Syncfusion
description: Getting started with listview widget in angularjs
title: Getting Started with AngularJS ListView Control | Syncfusion
description: Learn here all about getting started with Syncfusion Essential AngularJS ListView control, its elements, and more.
platform: AngularJS
control: ListView
documentation: ug
---

## Getting Started
# Getting Started with AngularJS ListView
The ListView control allows you to select an item from a list-like interface and provides the infrastructure to display a set of data items in different layouts or views. Lists display data, data navigation, result lists, and data entry.
This section explains briefly about how to create a web ListView widget in your application with Angular JavaScript by step-by-step instructions. The following screenshot illustrates the output of a ListView widget.

Expand Down