Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
8 changes: 4 additions & 4 deletions angularjs/Dialog/appearance-and-styling.md
Original file line number Diff line number Diff line change
@@ -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 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.

Expand Down
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 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