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
2 changes: 1 addition & 1 deletion ej2-angular/dashboard-layout/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,4 +291,4 @@ The following example demonstrates a basic Dashboard Layout using the `panels` p

{% previewsample "page.domainurl/samples/dashboard-layout/getting-started-panel-cs1" %}

> You can refer to the [Angular Dashboard Layout](https://www.syncfusion.com/angular-ui-components/angular-dashboard-layout) feature tour page for its groundbreaking feature representations. You can also explore the [Angular Dashboard Layout example](https://ej2.syncfusion.com/angular/demos/#/material/dashboard-layout/default) to learn how to present and manipulate data.
> You can refer to the [Angular Dashboard Layout](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/dashboard-layout/default) feature tour page for its groundbreaking feature representations. You can also explore the [Angular Dashboard Layout example](https://ej2.syncfusion.com/angular/demos/#/material/dashboard-layout/default) to learn how to present and manipulate data.
2 changes: 1 addition & 1 deletion ej2-angular/dialog/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ The below example demonstrates the different Dialog positions.

{% previewsample "page.domainurl/samples/dialog/position-cs1" %}

> You can refer to our [Angular Dialog](https://www.syncfusion.com/angular-ui-components/angular-modal-dialog) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Dialog example](https://ej2.syncfusion.com/angular/demos/#/material/dialog/default) that shows how to render the dialog.
> You can refer to our [Angular Dialog](https://www.syncfusion.com/angular-ui-components/angular-modal-dialog) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Dialog example](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/dialog/default) that shows how to render the dialog.

## See Also

Expand Down
6 changes: 3 additions & 3 deletions ej2-angular/sidebar/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,12 +273,12 @@ The Sidebar can be Expanded or collapsed by swiping on touch devices using [`ena

{% previewsample "page.domainurl/samples/sidebar/gestures-cs1" %}

> You can refer to our [Angular Sidebar](https://www.syncfusion.com/angular-components/angular-sidebar) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Sidebar example](https://ej2.syncfusion.com/angular/demos/#/material/sidebar/default) that shows how to render the Sidebar in Angular.
> You can refer to our [Angular Sidebar](https://www.syncfusion.com/angular-components/angular-sidebar) feature tour page for its groundbreaking feature representations. You can also explore our [Angular Sidebar example](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/sidebar/default) that shows how to render the Sidebar in Angular.

## See Also

* [Sidebar with navigation menu](https://ej2.syncfusion.com/angular/demos/#/material/sidebar/sidebar-menu)
* [Sidebar responsive panel](https://ej2.syncfusion.com/angular/demos/#/material/sidebar/responsive-panel)
* [Sidebar with navigation menu](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/sidebar/sidebar-menu)
* [Sidebar responsive panel](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/sidebar/responsive-panel)
* [Sidebar with listView](./how-to/initialize-the-sidebar-listview)
* [Initialize Sidebar using systemjs](./how-to/initialize-sidebar-using-systemjs)
* [Use case sample](https://ej2.syncfusion.com/showcase/angular/webmail/)