Skip to content
10 changes: 5 additions & 5 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
title: Appearance and styling in Angular Dialog Component | Syncfusion
description: Learn here all about Style and appearance in Syncfusion Angular Dialog control, its elements, and more.
platform: angularjs
control: Angular- Dialog
documentation: ug
---

## Appearance and styling
# Appearance and styling in Angular Dialog Component

### 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