UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 527 B
var l=(...t)=>t.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?l(...e):typeof e=="object"?Object.keys(e).map((n,r)=>e[r]||e[n]&&n||null).filter(n=>n!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as a}from"react/jsx-runtime";var i="k-calendar-table",k=t=>{let{tableRole:e="none",ariaLabelledBy:n,...r}=t;return a("table",{...r,className:l(t.className,i),role:e,...n?{"aria-labelledby":n}:{},...e==="grid"?{tabIndex:0}:{},children:t.children})};export{i as CALENDARINFINITETABLE_CLASSNAME,k as CalendarInfiniteTable};