UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 495 B
var t=(...l)=>l.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?t(...e):typeof e=="object"?Object.keys(e).map((i,d)=>e[d]||e[i]&&i||null).filter(i=>i!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as a}from"react/jsx-runtime";var n="k-timeline-events-list",r=l=>{let{...e}=l;return a("div",{...e,className:t(l.className,n),children:a("ul",{className:"k-timeline-scrollable-wrap",children:l.children})})},h=r;export{n as TIMELINEEVENTLIST_CLASSNAME,r as TimelineEventList,h as default};