Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
Utils animationPresets
Stagger-like animations are executed by the transitionExecutor only. They cannot be applied by calling the animate method for a particular element. To populate the animationPresets repository with your
Utils themes
current() Gets the current theme's name. current(themeName) Sets a theme with a specific name. The theme name passed as a parameter should be the value of the data-theme attribute used within the rel="dx-theme" links to the theme. For instance, if you have links to two of your themes... HTML<link rel="dx-theme" data-theme="generic.dark" href="css/mytheme-dark.css" data-active="true"> <
Overview
The ActionSheet UI component is a sheet containing a set of buttons located one under the other. These buttons usually represent several choices relating to a single task. View Demo The following code adds a simple ActionSheet to your page. The UI component is shown on a button click. jQuery HTMLJavaScript <div id="buttonContainer"></div> <div id
Overview
The Box UI component allows you to arrange various elements within it. This UI component is separate and adaptive and acts as the layout's building block. View Demo The following code adds a simple Box containing three items to your page. These items are plain texts placed in differently-colored rectangles arranged in a row. Equal ratio property values ensure they have
Overview
Features Add interactivity to your Chart with the following elements: Tooltips Crosshair Zooming and Panning Client-Side Exporting and Printing Adaptive Layout Drill-Down Customization