UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 390 B
var t=(...l)=>l.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?t(...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{Fragment as r,jsx as a}from"react/jsx-runtime";var d="k-menu-item-content",k=l=>l.children?a("span",{className:t(d,l.className),children:l.children}):a(r,{});export{k as MenuItemContent};