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