diff --git a/angularjs/Dialog/appearance-and-styling.md b/angularjs/Dialog/appearance-and-styling.md index 38cd1de1..7c54442b 100644 --- a/angularjs/Dialog/appearance-and-styling.md +++ b/angularjs/Dialog/appearance-and-styling.md @@ -1,15 +1,15 @@ --- layout: post -title: Syncfusion Dialog appearance-and-styling -description: appearance and styling +title: Appearance and Styling in AngularJS Dialog Control | Syncfusion +description: Learn here about appearance and styling support in Syncfusion Essential AngularJS Dialog Control, its elements and more. platform: AngularJS control: Angular- Dialog documentation: ug --- -## Appearance and styling +# Appearance and Styling in AngularJS Dialog -### Showing header +## Showing header In order to display any title for our dialog, we can use the **e-showheader** property to display the header of the Dialog. By default, rounded corner property is true in Dialog. diff --git a/angularjs/ListView/Getting-Started.md b/angularjs/ListView/Getting-Started.md index 52baab00..08500022 100644 --- a/angularjs/ListView/Getting-Started.md +++ b/angularjs/ListView/Getting-Started.md @@ -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 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.