This section describes properties that configure the contents, behavior and appearance of the TreeMap UI component.
Name Description childrenFieldSpecifies the name of the data source field that provides nested items for a group. Applies to hierarchical data sources only.
colorFieldSpecifies the name of the data source field that provides colors for tiles.
colorizerManages the color settings.
dataSourceBinds the UI component to data.
disabledSpecifies whether the UI component responds to user interaction.
elementAttrSpecifies the global attributes to be attached to the UI component's container element.
exportConfigures the exporting and printing features.
groupConfigures groups.
hoverEnabledSpecifies whether tiles and groups change their style when a user pauses on them.
idFieldSpecifies the name of the data source field that provides IDs for items. Applies to plain data sources only.
interactWithGroupSpecifies whether the user will interact with a single tile or its group.
labelFieldSpecifies the name of the data source field that provides texts for tile and group labels.
layoutAlgorithmSpecifies the layout algorithm.
layoutDirectionSpecifies the direction in which the items will be laid out.
loadingIndicatorConfigures the loading indicator.
maxDepthSpecifies how many hierarchical levels must be visualized.
onClickA function that is executed when a node is clicked or tapped.
onDisposingA function that is executed before the UI component is disposed of.
onDrawnA function that is executed when the UI component's rendering has finished.
onDrillA function that is executed when a user drills up or down.
onExportedA function that is executed after the UI component is exported.
onExportingA function that is executed before the UI component is exported.
onFileSavingA function that is executed before a file with exported UI component is saved to the user's local storage.
onHoverChangedA function that is executed after the pointer enters or leaves a node.
onIncidentOccurredA function that is executed when an error or warning occurs.
onInitializedA function used in JavaScript frameworks to save the UI component instance.
onNodesInitializedA function that is executed only once, after the nodes are initialized.
onNodesRenderingA function that is executed before the nodes are displayed and each time the collection of active nodes is changed.
onOptionChangedA function that is executed after a UI component property is changed.
onSelectionChangedA function that is executed when a node is selected or selection is canceled.
parentFieldSpecifies the name of the data source field that provides parent IDs for items. Applies to plain data sources only.
pathModifiedNotifies the UI component that it is embedded into an HTML page that uses a tag modifying the path.
redrawOnResizeSpecifies whether to redraw the UI component when the size of the container changes or a mobile device rotates.
rtlEnabledSwitches the UI component to a right-to-left representation.
selectionModeSpecifies whether a single or multiple nodes can be in the selected state simultaneously.
sizeSpecifies the UI component's size in pixels.
themeSets the name of the theme the UI component uses.
tileConfigures tiles.
titleConfigures the UI component's title.
tooltip valueFieldSpecifies the name of the data source field that provides values for tiles.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4