Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.09 KB

File metadata and controls

22 lines (17 loc) · 1.09 KB

Syncfusion JavaScript (ES5) Quickstart Application

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.

Features

  • 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

Prerequisites

To work with this application, you need:

  • A supported web browser

Version Information

This application is configured with Syncfusion JavaScript control resources version 20.4.38.

Running the Application

  1. Clone or download this repository.
  2. Navigate to the CDN/quickstart directory.
  3. Open the index.html file in a web browser.
  4. The page will render the Syncfusion JavaScript (ES5) Grid control.