@progress/kendo-react-grid
Version:
React Data Grid (Table) provides 100+ ready-to-use data grid features. KendoReact Grid package
9 lines (8 loc) • 882 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 s=({buttonCount:e=10,info:i=!0,type:a="numeric",pageSizes:t=void 0,previousNext:r=!0,responsive:o=void 0,adaptive:l=void 0,adaptiveTitle:u=void 0,navigatable:v=void 0,pageSizeValue:d=void 0})=>({buttonCount:e,info:i,pageSizes:t===!0?[5,10,20]:t||void 0,previousNext:r,responsive:o!==!1,adaptive:l===!0,adaptiveTitle:u||"Items per page",navigatable:v!==!1,type:a,pageSizeValue:d}),n=e=>s(e===!0?{}:e);exports.normalize=n;