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