The ej2-quickstart repository is designed to help developers quickly understand how to work with Syncfusion JavaScript (ES5) UI controls in a plain web application environment. This sample intentionally avoids modern frameworks, build tools, or transpilers, allowing developers to focus purely on how Syncfusion controls are initialized, configured, and rendered using standard HTML and JavaScript.
- Demonstrates the Syncfusion JavaScript (ES5) Grid control
- Uses a simple HTML-based application
- Includes pre-configured Syncfusion JavaScript resources
- Helps developers get started with minimal setup
To work with this application, you need:
- A supported web browser
This application is configured with Syncfusion JavaScript control resources version 20.4.38.
- Clone or download this repository.
- Navigate to the
CDN/quickstartdirectory. - Open the
index.htmlfile in a web browser. - The page will render the Syncfusion JavaScript (ES5) Grid control.