A set of sample applications that will help you get started with DevExtreme.
Each example holds a simple application containing a dxButton widget with an alert dialog. It is enough to demonstrate how to link the required DevExtreme modules to the application using RequireJS, webpack or jspm with jQuery, AngularJS or Knockout approach. All examples require Node.js and npm to install DevExtreme package and its dependencies. Basic principles of working with these tools would be also helpful.
To use an example, click its name below and follow the instructions.
Used Technologies: | Example Name: |
---|---|
RequireJS with jQuery | requirejs-jquery |
webpack with jQuery | webpack-jquery |
jspm with jQuery | jspm-jquery |
RequireJS with AngularJS | requirejs-angular |
webpack with AngularJS | webpack-angular |
jspm with AngularJS | jspm-angular |
RequireJS with Knockout | requirejs-knockout |
webpack with Knockout | webpack-knockout |
jspm with Knockout | jspm-knockout |