@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
2 lines (1 loc) • 505 B
JavaScript
var r=(...i)=>i.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?r(...e):typeof e=="object"?Object.keys(e).map((t,a)=>e[a]||e[t]&&t||null).filter(t=>t!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as c}from"react/jsx-runtime";var n="k-pivotgrid-tbody",o=[],d={},s={},l=i=>{let{children:e,...t}=i;return c("tbody",{...t,className:r(i.className,n),children:e})};l.states=o;l.options=d;l.className=n;l.defaultOptions=s;var b=l;export{n as PIVOTGRIDTBODY_CLASSNAME,l as PivotGridTbody,b as default};