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

dxDiagram customShapes

Reference
Provide access to an array of custom shapes.

Use the customShapes property to extend a collection of built-in shapes with custom shapes. Use the toolbox property to add the custom shapes to the toolbox. jQuery index.js $(function() { var...

dxFileManager contextMenu

Reference
Configures the context menu settings.

View Demo items Configures context menu items' settings. The FileManager UI component allows you to add default and custom context menu items. Predefined...

dxPivotGrid export

Reference
Configures client-side exporting.

, refer to the ExcelJS CSP Treats section to read more about potential vulnerabilities. jQuery HTML <head> <!-- ... --> <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

dxScheduler toolbar

Reference
Configures the toolbar.

View Demo disabled Specifies whether the toolbar responds to user interaction. items Configures toolbar items. The toolbar can contain the following elements as...

dxScheduler Interfaces

Reference
This section describes interfaces that the Scheduler component uses.

dxSchedulerAppointment An object that describes an appointment in the Scheduler UI component. dxSchedulerToolbar Configures the toolbar. View Demo dxSchedulerToolbarItem...