@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
2 lines (1 loc) • 436 B
JavaScript
var i=(...t)=>t.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?i(...e):typeof e=="object"?Object.keys(e).map((l,n)=>e[n]||e[l]&&l||null).filter(l=>l!==null).join(" "):e).filter(e=>!!e).join(" ");import{Fragment as d,jsx as r}from"react/jsx-runtime";var a="k-prompt-content",k=t=>{let{...e}=t;return r("div",{...e,className:i(t.className,a),children:r(d,{children:t.children})})};export{a as PROMPTCONTENT_CLASSNAME,k as PromptContent};