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

Overview

Guides

title: Chart - Axes Overview The Chart UI component visualizes data on the rectangular coordinate system. In this system, each point is determined on a plane by two components: the argument and...

Customize Item Appearance

Guides

("<img src=\"" + e.itemData.path + "\" alt=\"" + e.itemData.name + "\"/>"); } }); }); Angular HTMLTypeScript <dx-gallery [dataSource]="galleryDataSource" [height]="300" itemTemplate="item"> <div *dxTemplate="let data of 'item'"> <p><b>Name</b>: <span>{{data.name}}</span></p> <img src="{{data.path

Tags and Attributes

Guides

href rel spellcheck src

Visual Elements

Guides

This guide provides a detailed overview of Sparkline 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...

Overview

Guides

Splitter is a UI component designed to split a page layout into multiple panes. In this overview you can find a map of Splitter elements, information about key features, and what to explore...