@progress/kendo-react-pivotgrid
Version:
React PivotGrid (also called Pivot Table) can be data-bound to an OLAP service and customized extensively. KendoReact PivotGrid package
9 lines (8 loc) • 694 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 t=require("@progress/kendo-pivotgrid-common"),a=(e,d,r)=>[e,(n,s)=>{const o=t.headersReducer(e,{...n,tree:d});r&&r(o,s)}];Object.defineProperty(exports,"HEADERS_ACTION",{enumerable:!0,get:()=>t.HEADERS_ACTION});exports.useHeaders=a;