UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 486 B
var l=(...t)=>t.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?l(...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 o,jsx as r}from"react/jsx-runtime";var a="k-input-suffix",d={direction:"horizontal"},y=t=>{let{direction:e=d.direction,...i}=t;return t.children?r("span",{...i,className:l(a,t.className,{[`k-input-suffix-${e}`]:e}),children:t.children}):r(o,{})};export{y as InputSuffix};