From 8530398056af141d4078af69e491ae28d2987330 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 28 Aug 2024 11:54:47 +0300 Subject: [PATCH 1/2] SEO-187685 Angular Missing H1 --- angular/Listview/Overview.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/angular/Listview/Overview.md b/angular/Listview/Overview.md index 750becaf..544dcda0 100644 --- a/angular/Listview/Overview.md +++ b/angular/Listview/Overview.md @@ -1,17 +1,17 @@ --- layout: post -title: Overview -description: Overview +title: Overview of Angular ListView Component | Syncfusion +description: Learn here all about overview of Syncfusion Essential Angular ListView control, its elements, and more. platform: Angular control: ListView documentation: ug --- -## Overview +# Overview of Angular ListView Component The Essential Angular ListView component builds interactive ListView interface. This control allows you to select an item from a list-like interface and display a set of data items in different layouts or views. Lists are used for displaying data, data navigation, result lists, and data entry. -### Key Features +## Key Features AJAX Load: Loads AJAX content in the ListView content. From a736d1e1d234dcc18eb38dac3b73b5171c8abdbe Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:09:24 +0300 Subject: [PATCH 2/2] changed invalid platform name --- angular/Listview/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/Listview/Overview.md b/angular/Listview/Overview.md index 544dcda0..7faebd76 100644 --- a/angular/Listview/Overview.md +++ b/angular/Listview/Overview.md @@ -2,7 +2,7 @@ layout: post title: Overview of Angular ListView Component | Syncfusion description: Learn here all about overview of Syncfusion Essential Angular ListView control, its elements, and more. -platform: Angular +platform: angular control: ListView documentation: ug ---