Skip to content

SEO-188026-AngularJS-Dialog-appearance-and-styling-H1-Missing #280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 control | Syncfusion
description: Learn here all about appearance and styling 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 control

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