From cfdef7491cf3b5b71f8e7ca66d204ac63c029c22 Mon Sep 17 00:00:00 2001 From: omanyadic Date: Thu, 15 Aug 2024 09:16:59 +0300 Subject: [PATCH 1/2] SEO-174654-Angular-components-description-too-short --- angular/DatePicker/overview.md | 6 +++--- angular/Listview/Overview.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/angular/DatePicker/overview.md b/angular/DatePicker/overview.md index c8ab4371..d3398bd0 100644 --- a/angular/DatePicker/overview.md +++ b/angular/DatePicker/overview.md @@ -1,12 +1,12 @@ --- layout: post -title: Overview of Angular DatePicker -description: About Angular DatePicker +title: Overview of Angular DatePicker Component | Syncfusion +description: The Syncfusion Angular DatePicker component is a powerful tool for implementing date selection in Angular applications. platform: Angular control: DatePicker documentation: ug --- -# OverView +# Overview of Angular DatePicker Component The **Essential JavaScript DatePicker control** provides an intuitive visual interface for selecting a date. Its rich feature set includes functionalities like highlighting special dates, globalization, responsive rendering, accessibility and much more.**DatePicker** support Angular framework and provides the one way and two binding supports with Angular framework. diff --git a/angular/Listview/Overview.md b/angular/Listview/Overview.md index 750becaf..2d3a44e5 100644 --- a/angular/Listview/Overview.md +++ b/angular/Listview/Overview.md @@ -1,13 +1,13 @@ --- layout: post -title: Overview -description: Overview +title: Overview of Agular ListView Component | Syncfusion +description: This component is ideal for building intuitive and dynamic list-based interfaces in Syncfusion Angular ListView applications. platform: Angular control: ListView documentation: ug --- -## Overview +# Overview of Agular 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. From 63d87bcbf16e466cf596a05f7033bf0ecd8ad6fe Mon Sep 17 00:00:00 2001 From: omanyadic Date: Thu, 15 Aug 2024 09:46:32 +0300 Subject: [PATCH 2/2] Changes --- angular/DatePicker/overview.md | 2 +- angular/Listview/Overview.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angular/DatePicker/overview.md b/angular/DatePicker/overview.md index d3398bd0..3944e61a 100644 --- a/angular/DatePicker/overview.md +++ b/angular/DatePicker/overview.md @@ -2,7 +2,7 @@ layout: post title: Overview of Angular DatePicker Component | Syncfusion description: The Syncfusion Angular DatePicker component is a powerful tool for implementing date selection in Angular applications. -platform: Angular +platform: angular control: DatePicker documentation: ug --- diff --git a/angular/Listview/Overview.md b/angular/Listview/Overview.md index 2d3a44e5..71814155 100644 --- a/angular/Listview/Overview.md +++ b/angular/Listview/Overview.md @@ -2,7 +2,7 @@ layout: post title: Overview of Agular ListView Component | Syncfusion description: This component is ideal for building intuitive and dynamic list-based interfaces in Syncfusion Angular ListView applications. -platform: Angular +platform: angular control: ListView documentation: ug ---