UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 418 B
var a=(...t)=>t.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?a(...e):typeof e=="object"?Object.keys(e).map((l,i)=>e[i]||e[l]&&l||null).filter(l=>l!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as o}from"react/jsx-runtime";var r="k-table-td",g=t=>{let{text:e,colspan:l,rowspan:i,...n}=t,d=e||t.children;return o("td",{colSpan:l,rowSpan:i,...n,className:a(t.className,r),children:d})};export{g as TableTd};