Skip to content
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
platform: AngularJS
description: Learn here about appearance and styling with Syncfusion Essential Angular 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