https://github.com/syncfusionexamples/getting-started-with-the-angular-splitter-component
A quick-start project that helps you create and configure the Syncfusion Angular Splitter component. This project contains code to configure a few of the control's basic features like resizing, collapsing, and expanding panes.
https://github.com/syncfusionexamples/getting-started-with-the-angular-splitter-component
angular-splitter splitter
Last synced: over 1 year ago
JSON representation
A quick-start project that helps you create and configure the Syncfusion Angular Splitter component. This project contains code to configure a few of the control's basic features like resizing, collapsing, and expanding panes.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/getting-started-with-the-angular-splitter-component
- Owner: SyncfusionExamples
- Created: 2024-06-06T11:37:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T04:29:08.000Z (about 2 years ago)
- Last Synced: 2025-03-04T11:27:21.772Z (over 1 year ago)
- Topics: angular-splitter, splitter
- Language: TypeScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with the Angular Splitter Component
A quick-start project that helps you create and configure the Syncfusion Angular Splitter component. This project contains code to configure a few of the control’s basic features like resizing, collapsing, and expanding panes.
Refer to the following documentation to learn about the Angular Splitter component:
https://ej2.syncfusion.com/angular/documentation/splitter/getting-started
Check out this online example of the Angular Splitter component:
https://ej2.syncfusion.com/angular/demos/#/material/splitter/default
## Project prerequisites
Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download ) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project.
## How to run this application
To run this application, you need to first clone the `getting-started-with-the-angular-splitter-component` repository and then open it in Visual Studio Code. Now, simply build and run your project to view the output.