Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Outline

DevExtreme with webpack and Knockout example

This project demonstrates how to use DevExtreme widgets loading only modules with the required functionality. This demo shows the dxButton widget with the alert dialog as an example. Here, the Knockout approach is used. The example requires installed webpack.

Getting Started

  1. Clone the repository
git clone https://github.com/devexpress/devextreme-examples.git
  1. Go to the project folder
cd devextreme-examples/webpack-knockout
  1. Install the required modules
npm install
  1. Bundle the modules
npx webpack
  1. Open index.html in your browser

Resources

For detailed information on modularity, see the DevExtreme Modularity Guide.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.