UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 512 B
var l=(...i)=>i.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?l(...e):typeof e=="object"?Object.keys(e).map((t,n)=>e[n]||e[t]&&t||null).filter(t=>t!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as r,jsxs as d}from"react/jsx-runtime";var a="k-list-content",k=i=>{let{virtualization:e,...t}=i;return d("div",{...t,className:l(a,i.className),children:[r("ul",{className:l("k-list-ul"),children:i.children}),e&&r("div",{className:"k-height-container",children:r("div",{})})]})};export{k as ListContent};