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

Supported Browsers

Guides

Desktop browsers Browser Supported versions Google Chrome Two latest versions Firefox Two latest versions ...

Render Images

Guides

To render an image in a Chat, set the message type to "image" and specify the src field with the image URL. In the following example, AI sends a message with the "imageResponse" type, which...").dxChat("instance"); const handleAIResponse() { if (aiResponse.type === "imageResponse") { chat.renderMessage({ type: "image", src: aiResponse.imageUrl

Distribution Channels

Guides

are available on cdnjs: Scripts <!-- Diagram and Gantt --> <script src="https://cdnjs.cloudflare.com/ajax/libs/devexpress-diagram/cdnjs_version/dx-diagram.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/devexpress-gantt/cdnjs_version/dx-gantt.min.js"></script> <!-- DevExtreme Quill (required by the HTML Editor UI component) --> <script src="https

Lookup vs SelectBox

Guides

The Lookup and SelectBox UI components implement a similar functionality - while both consist of a text field and display a collection of items in the drop-down list, they also have...

View Types

Guides

The Scheduler UI component provides several types of views. This topic describes visual elements and their position for each view. A user switches between views with the View Switcher. To specify...