Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
Overview
The Sankey is a UI component that visualizes the flow magnitude between value sets. The values are connected. A wider connection denotes a higher flow magnitude. Start configuring the Sankey by binding it to your data source. Refer to the articles in the Data Binding section for more information. Next, get familiar with the UI component's elements using the following element map. Hover over
Overview
The Slider is a UI component that allows an end user to set a numeric value on a continuous range of possible values. View Demo The following code adds a simple Slider to your page. The min and max properties limit the range of accepted values. The value sets the initial value for the UI component. jQuery HTMLJavaScript <div id="sliderContainer"></div>
Accessibility
Accessibility Features Overview NOTE The overall accessibility level of your application depends on the Slider features that you use. Accessibility Requirement Support Level Right-to-Left Support Keyboard Navigation Support Screen Reader Support Contrast Color Theme
Getting Started with Splitter
jQuery NOTE Before you start the tutorial, ensure DevExtreme is installed in your application. Angular NOTE Before you start the tutorial, ensure DevExtreme is installed in your application. Vue NOTE Before you start the tutorial, ensure DevExtreme is installed in your application. React NOTE Before you start the tutorial, ensure DevExtreme is installed in your application. Splitter
Accessibility
Accessibility Features Overview NOTE The overall accessibility level of your application depends on the Splitter features that you use. Accessibility Requirement Support Level Right-to-Left Support Keyboard Navigation Support Screen Reader Support Contrast Color Theme