@progress/kendo-vue-data-tools
Version:
9 lines (8 loc) • 765 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 a=({buttonCount:e=10,info:t=!0,type:o="numeric",pageSizes:r=!1,previousNext:i=!0,responsive:u=!0,pagerRender:n=void 0,pageSizeValue:l=void 0})=>({buttonCount:e,info:t,pageSizes:r===!0?[5,10,20]:r,previousNext:i,type:o,responsive:u,pagerRender:n,pageSizeValue:l}),c=e=>a(e===!0?{}:e);exports.normalize=c;