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