UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 478 B
var i=(...t)=>t.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?i(...e):typeof e=="object"?Object.keys(e).map((l,a)=>e[a]||e[l]&&l||null).filter(l=>l!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as r}from"react/jsx-runtime";var d="k-breadcrumb-item",g=t=>{let{root:e,last:l,...a}=t;return r("li",{...a,className:i(t.className,d,{"k-breadcrumb-root-item":e,"k-breadcrumb-last-item":l}),children:t.children})};export{d as BREADCRUMBITEM_CLASSNAME,g as BreadcrumbItem};