@progress/kendo-react-data-tools
Version:
Includes React Pager & React Filter component, an intuitive interface to create complex filter descriptions. KendoReact Data Tools package
9 lines (8 loc) • 651 B
JavaScript
/**
* @license
*-------------------------------------------------------------------------------------------
* Copyright © 2025 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the package root for more information
*-------------------------------------------------------------------------------------------
*/
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const E="data-grid-row-index",T="data-grid-col-index",_="data-prevent-selection";exports.TABLE_COL_INDEX_ATTRIBUTE=T;exports.TABLE_PREVENT_SELECTION_ELEMENT=_;exports.TABLE_ROW_INDEX_ATTRIBUTE=E;