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

Overview

Guides

The Sankey is a UI component that visualizes the flow magnitude between value sets. The values are connected. A wider connection denotes a higher flow magnitude. Start configuring the Sankey by...

Title and Subtitle

Guides

Titles and subtitles are textual elements that provide an overview of what the UI component visualizes. The title object configures the title; the title.subtitle object configures the...

Overview

Guides

DevExtreme Scheduler is a UI scheduling component used to implement flexible data binding, easy appointment editing, multiple calendar views, time zone support, and more. In this overview, you can...

Group Appointments by Resources

Guides

To group appointments by resources, assign an array to the groups property. Each element of this array is set to the fieldExpr property of a resource type. Note that the resource header order depends...

Getting Started with TabPanel

Guides

;script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script> <link rel="stylesheet" href="https://cdn3.devexpress.com/jslib/25.2.5/css/dx.light.css"> <link rel="stylesheet" href="index.css"> <script type="text/javascript" src="https://cdn3.devexpress.com/jslib/25.2.5/js/dx.all.js"></script> <script type