Search Results: if (!this.bundlesReported[script.src]) {

Implement a Wizard

Guides

This tutorial uses a Stepper widget to create a wizard-like application. The created application integrates the Form and MultiView components. This wizard includes three key parts: The Stepper...

Getting Started with TreeList

Guides

() { $("#treeList").dxTreeList({ // Configuration goes here }); }); <html> <head> <!-- ... --> <script type="text/javascript" src="https...="index.css"> <script type="text/javascript" src="https://cdn3.devexpress.com/jslib/25.2.5/js/dx.all.js"></script> <script type="text/javascript" src="index.js"><

dxSparkline Configuration

Reference
An object that specifies configuration properties for the Sparkline UI component.

See Also jQuery Create and Configure a Component Angular Component Configuration Syntax Vue Component Configuration Syntax React Component Configuration Syntax argumentField Specifies...

Accessibility

Guides

Overview DevExtreme ensures equal access and usability for all users. This section describes accessibility areas that we take into consideration when developing our components. Right-to-Left Support...

UI Components

Reference

dxAccordion The Accordion UI component contains several panels displayed one under another. These panels can be collapsed or expanded by an end user, which makes this UI component very useful for...