UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 602 B
var a=(...l)=>l.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?a(...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 t,jsxs as d}from"react/jsx-runtime";var r="k-calendar-navigation",v=l=>d("div",{...l,className:a(l.className,r),children:[t("span",{className:"k-calendar-navigation-highlight"}),d("div",{className:"k-content k-scrollable",children:[t("ul",{className:"k-reset",children:l.children}),t("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]});export{v as CalendarNavigation};