|
1 | 1 | # Getting Started with the Angular Sidebar Component |
2 | 2 |
|
3 | | -A quick-start project to create a new Angular application using the Angular CLI toolchain and add the Syncfusion Stock Chart component to it. This project contains simple code customization, as well as some important features like enabling tooltips and crosshairs. |
| 3 | +A quick-start project to create a new Angular application using the Angular CLI toolchain and add the Syncfusion Sidebar component to it. This project contains simple code customization, as well as some important features, like toggling, and integration with other components. |
4 | 4 |
|
5 | | -Refer to the following documentation on the Syncfusion Angular Stock Chart component: |
6 | | -https://ej2.syncfusion.com/angular/documentation/stock-chart/getting-started |
| 5 | +Refer to the following documentation on the Syncfusion Angular Sidebar component: |
| 6 | +https://ej2.syncfusion.com/angular/documentation/sidebar/getting-started |
7 | 7 |
|
8 | | -Check out this online example of the Angular Stock Chart component: |
9 | | -https://ej2.syncfusion.com/angular/demos/#/bootstrap5/stock-chart/default |
| 8 | +Check out this online example of the Angular Sidebar component: |
| 9 | +https://ej2.syncfusion.com/angular/demos/#/bootstrap5/sidebar/default |
10 | 10 |
|
11 | 11 | ## Project prerequisites |
12 | 12 |
|
13 | 13 | Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project. |
14 | 14 |
|
15 | 15 | ### How to run this application? |
16 | 16 |
|
17 | | -To run this application, you need to clone the `getting-started-with-the-angular-stock-chart-component` repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the `npm install` command and run your project using the `ng serve` command. |
| 17 | +To run this application, you need to clone the `getting-started-with-the-angular-sidebar-component` repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the `npm install` command and run your project using the `ng serve` command. |
0 commit comments