Essential JS 2 demo samples for TypeScript
Перейти к файлу
ajithr e2a514811e
Update ReadMe.md
2018-11-05 14:57:45 +05:30
spec bug(EJ2-6101): spec issues corrected. 2018-02-23 15:47:14 +05:30
src feature(EJ2-15679): updation 2018-09-19 20:22:21 +05:30
styles feature(EJ2-15679): updation 2018-09-19 20:22:21 +05:30
ReadMe.md Update ReadMe.md 2018-11-05 14:57:45 +05:30
error.html feature(EJ2-2673): Plunker Support base64 icon changes 2017-07-31 13:43:49 +00:00
favicon.ico config(EJ2-2129): Updated the samples package name 2017-06-15 14:19:09 +05:30
gulpfile.js config(EJ2-6101): review changes 2018-02-23 14:46:54 +05:30
index.html config(EJ2-6101): hotfix to github 2018-02-23 14:19:07 +05:30
karma.conf.js bug(EJ2-3776): added chromeheadless in sample browser 2017-09-07 13:28:02 +00:00
license config(EJ2-2129): Updated the samples package name 2017-06-15 14:19:09 +05:30
package.json config(EJ2-6101): review changes 2018-02-23 14:46:54 +05:30
test-main.js config(EJ2-2129): Updated the samples package name 2017-06-15 14:19:09 +05:30
tsconfig.json config(EJ2-6101): hotfix to github 2018-02-23 14:19:07 +05:30
webpack.config.js config(EJ2-6101): hotfix to github 2018-02-23 14:19:07 +05:30

ReadMe.md

Syncfusion JavaScript UI Controls samples

This repository contains the demos of Syncfusion JavaScript UI Controls. This is the best place to check our controls to get more insight about the usage of APIs.

This section guides you to use the Syncfusion JavaScript UI Controls samples in your applications.

Requirements to run the demo

The samples requires the below requirements to run.

Documentation

All controls documentation for the Syncfusion JavaScript UI controls can be found on Syncfusion Help. All API documentation can be found at the API Reference.

License

Syncfusion JavaScript UI (Essential JS 2) controls library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.

To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusions terms and conditions.

Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.

Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusions license containing all terms and conditions.

The Syncfusion license that contains the terms and conditions can be found at https://www.syncfusion.com/content/downloads/syncfusion_license.pdf

Using the samples

Installing

To install all dependent packages, use the below command

npm install

Building

To compile the source files, use the below command

npm run build

Testing

To test the source files, use the below command

npm run test

Running

To run the samples, use the below command

npm run serve

Controls Catalog

GRIDS
DataGrid Pivot Table (Preview)
DATA VISUALIZATION
Charts Circular Gauge Linear Gauge
Diagram (Preview) Heatmap chart Maps
Range Selector Smith Chart Sparkline Charts
TreeMap
EDITORS
Rich Text Editor (Preview) Word Processor (Preview)
CALENDARS
Scheduler Calendar DatePicker
Date Range Picker DateTime Picker Time Picker
BUTTONS
Button Button Group Dropdown Menu
Progress Button (Preview) Split Button
DROPDOWNS
AutoComplete ComboBox Dropdown List
MultiSelect Dropdown
NAVIGATION
Accordion Context Menu Menu Bar (Preview)
Sidebar Tabs Toolbar
TreeView
INPUTS
Form Validation TextBox Input Mask
Numeric Textbox Radio Button Checkbox
Color Picker File Upload Range Slider
Toggle Switch Button
LAYOUT
Avatar Card Dialog
ListView Tooltip
NOTIFICATIONS
Badge Toast

Support and Feedback