UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 648 B
var r=(...i)=>i.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?r(...e):typeof e=="object"?Object.keys(e).map((t,o)=>e[o]||e[t]&&t||null).filter(t=>t!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as c}from"react/jsx-runtime";var l="k-tabstrip-items",s=[],d={},u={tabAlignment:"start"},n=i=>{let{children:e,tabAlignment:t,orientation:o,...a}=i;return c("ul",{...a,className:r(i.className,l,"k-reset",`k-tabstrip-items-${t}`),role:"tablist",...o==="vertical"&&{"aria-orientation":"vertical"},children:e})};n.states=s;n.options=d;n.className=l;n.defaultOptions=u;var p=n;export{l as TABSTRIPITEMS_CLASSNAME,n as TabStripItems,p as default};