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

dxDiagram Configuration

Reference
An object that defines the Diagram UI component's configuration properties.

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

Errors and Warnings

Reference
This section lists errors and warnings that may occur in UI components.

. Reference the specified script before the DevExtreme scripts. You can use the following links: <head> <!-- ... --> <script src="https://code.jquery.com/jquery-3.5.1.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.4.0/polyfill.min.js"></script> <script src="https://cdn.jsdelivr.net/npm

dxFileManager contextMenu items

Reference
Configures context menu items' settings.

The FileManager UI component allows you to add default and custom context menu items. Predefined Items Predefined context menu items include: 'create' - Creates a new directory. 'upload' -...

dxFileManager toolbar

Reference
Configures toolbar settings.

View Demo The FileManager UI component allows you to add default and custom toolbar items. Predefined Items Predefined toolbar items include: 'showNavPane' - Shows or...

dxPagination Configuration

Reference
An object that defines configuration properties for the Pagination UI component.

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