JavaScript/jQuery HTML- and SVG-Based UI Components - HTML- and SVG-Based UI Components
UI components from the DevExtreme library are divided into HTML-based and SVG-based. Styling methods depend on the UI component's group.
The following UI components are SVG-based:
- BarGauge
 - Bullet
 - Chart
 - CircularGauge
 - Funnel
 - LinearGauge
 - PieChart
 - PolarChart
 - RangeSelector
 - Sankey
 - Sparkline
 - TreeMap
 - VectorMap
 
UI component customization is described in the HTML-Based UI components Customization and SVG-Based UI components Customization articles. However, we recommend that you choose a theme to start customization.
Feedback