devextreme
Version:
HTML5 JavaScript Component Suite for Responsive Web Development
34 lines (33 loc) • 713 B
TypeScript
/**
* DevExtreme (viz/tree_map_types.d.ts)
* Version: 24.2.7
* Build date: Mon Apr 28 2025
*
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
*/
export {
Palette,
PaletteExtensionMode,
TextOverflow,
WordWrap,
TreeMapColorizerType,
TreeMapLayoutAlgorithm,
TreeMapLayoutDirection,
ClickEvent,
DisposingEvent,
DrawnEvent,
DrillEvent,
ExportedEvent,
ExportingEvent,
FileSavingEvent,
HoverChangedEvent,
IncidentOccurredEvent,
InitializedEvent,
NodesInitializedEvent,
NodesRenderingEvent,
OptionChangedEvent,
SelectionChangedEvent,
Tooltip,
Properties,
} from './tree_map';