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