Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
Create a Custom Bundle
a minified bundle: devextreme-bundler <bundle_name|file_name> Link the bundle script file to your HTML page: HTML <script type="text/javascript" src="dx.custom.js" charset="utf-8"><
dxChart argumentAxis label
Axis labels display the values of major axis ticks. See Also commonAxisSettings.label - configures the labels of all axes in the UI component. alignment Aligns axis labels in relation to...
dxChart valueAxis label
Axis labels display the values of major axis ticks. See Also commonAxisSettings.label - configures the labels of all axes in the UI component. alignment Aligns axis labels in relation to...
dxTreeList toolbar
DataGrid Demo disabled Specifies whether the toolbar responds to user interaction. items Configures toolbar items. The toolbar can contain the following elements as items: Predefined...
Object Structures PivotGridExportOptions
;!-- ... --> <script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.4.0/polyfill.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/devextreme-exceljs-fork@4.4.1/dist/dx-exceljs-fork.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/2.0.2/FileSaver.min.js"></script> <!-- reference