Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

dxTreeMap Configuration

Reference
This section describes properties that configure the contents, behavior and appearance of the TreeMap UI component.

only if objects of your data source contain a field providing colors. If so, assign the name of this field to the colorField property. The colors must have one of the following formats: Hexadecimal...: 2, name: "Tomatoes", value: 8 } ]; let treeMapOptions = { // ... idField: "id", parentField: "parent" }; View Demo Depending on your data source, bind

dxMenu items

Reference
Holds an array of menu items.

for more information. disabled Specifies whether the menu item responds to user interaction. icon Specifies the menu item's icon. This property accepts one of the following: The icon's URL... for the url option. You can assign all attributes described in the Attributes article except for the following: href Use the url property to specify a link instead. Global attributes You can specify

dxFileManager FileSystemItem Fields

Reference
Fields that provide information about a file system item.

keys. This difference between the fields is more distinct if you specify keyExpr for your File System Provider. For example, the path and pathkeys fields may have the following values if keyExpr... separated by a slash. The pathKeys field stores an array of path item keys. This difference between the fields is more distinct if you specify keyExpr for your File System Provider. For example

dxSankey Configuration

Reference
This section describes properties that configure the Sankey UI component's contents, behavior and appearance.

array and is aligned to the center (according to the default value). dataSource Binds the UI component to data. The Sankey works with collections of objects. Depending on your data source, bind Sankey... Set the dataSource property to the URL of a JSON file or service that returns JSON data. OData Implement an ODataStore. Web API, PHP, MongoDB Use one of the following extensions to enable the server

dxTreeView Configuration

Reference
An object defining configuration properties for the TreeView UI component.

one of the following: The icon's URL The icon's name if the icon is from the DevExtreme icon library The icon's CSS class if the icon is from an external icon library (see External Icon Libraries...) { var d = $.Deferred(); $.get("http://url/to/the/service", { // Here, 0 is the "rootValue" property's value. parentId: parentNode ? JSON.stringify