Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
Visual Elements
Topics in this section describe various elements of the BarGauge UI component. Each topic gives a detailed overview of the element's purpose and ways of configuring. Below is the element map of the...
Visual Elements
This guide provides a detailed overview of Bullet elements. Each topic in this guide contains a brief description of an element and its main configurable features. Below is the element map of the...
Series Types
The different sections of this guide describe the series types supported by the Sparkline UI component. Each topic covers information about one series type, its purpose, distinctive features and...
Localization
;head> <!-- ... --> <!-- DevExtreme library --> <script src="https://cdn3.devexpress.com/jslib/25.2.5/js/dx.all.js"></script> <!-- Dictionary files for German language --> <script src="https://cdn3.devexpress.com/jslib/25.2.5/js/localization/dx.messages.de.js"></script> </head> <body> <script>
Overview
DevExtreme FileManager is an interactive component that allows users to view and manage files and directories. The component supports editing, deleting, and uploading operations. This overview...