From b6495e0005edd2c314da685b85edda201b2c20cb Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Thu, 8 Jun 2023 16:11:49 +0300 Subject: [PATCH 1/3] Update how-to.md --- angular/Dialog/how-to.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/angular/Dialog/how-to.md b/angular/Dialog/how-to.md index e546804a..edc90643 100644 --- a/angular/Dialog/how-to.md +++ b/angular/Dialog/how-to.md @@ -1,13 +1,13 @@ --- layout: post -title: how-to -description: How to +title: How to section in Angular Dialog contral | Syncfusion +description: Learn here all about how to section in Syncfusion Essential Angular Dialog control, its elements, and more. platform: Angular control: Angular- Dialog documentation: ug --- -## How To? +# How To with Angular Dialog ### Create Multiple Dialogs From dd590f36e196c51e58ad4e7c07a8564e9cb5ada9 Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Thu, 8 Jun 2023 16:24:56 +0300 Subject: [PATCH 2/3] changes --- angular/Dialog/how-to.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/angular/Dialog/how-to.md b/angular/Dialog/how-to.md index edc90643..c2ab465e 100644 --- a/angular/Dialog/how-to.md +++ b/angular/Dialog/how-to.md @@ -1,15 +1,15 @@ --- layout: post -title: How to section in Angular Dialog contral | Syncfusion +title: How To Section in Angular Dialog contral | Syncfusion description: Learn here all about how to section in Syncfusion Essential Angular Dialog control, its elements, and more. platform: Angular control: Angular- Dialog documentation: ug --- -# How To with Angular Dialog +# How To Section in Angular Dialog -### Create Multiple Dialogs +## Create Multiple Dialogs The Essential Angular Dialog can support multiple Dialog components in the same web page with different contents and different functionalities. From 5c74882ff9ba05897629a12f24a16a0348e1054b Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Fri, 9 Jun 2023 09:15:36 +0300 Subject: [PATCH 3/3] changes --- angular/Dialog/how-to.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/Dialog/how-to.md b/angular/Dialog/how-to.md index c2ab465e..126449a4 100644 --- a/angular/Dialog/how-to.md +++ b/angular/Dialog/how-to.md @@ -1,6 +1,6 @@ --- layout: post -title: How To Section in Angular Dialog contral | Syncfusion +title: How To Section in Angular Dialog Control | Syncfusion description: Learn here all about how to section in Syncfusion Essential Angular Dialog control, its elements, and more. platform: Angular control: Angular- Dialog