UNPKG

devextreme

Version:

HTML5 JavaScript Component Suite for Responsive Web Development

14 lines (13 loc) 505 B
/** * DevExtreme (esm/__internal/grids/data_grid/module_not_extended/context_menu.js) * Version: 22.1.9 * Build date: Tue Apr 18 2023 * * Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/ */ import { contextMenuModule } from "../../../../ui/grid_core/ui.grid_core.context_menu"; import treeListCore from "../module_core"; treeListCore.registerModule("contextMenu", contextMenuModule);