UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 427 B
var l=(...r)=>r.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?l(...e):typeof e=="object"?Object.keys(e).map((t,a)=>e[a]||e[t]&&t||null).filter(t=>t!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as o}from"react/jsx-runtime";var i="k-input-separator",n={direction:"vertical"},k=r=>{let{direction:e=n.direction,...t}=r;return o("span",{...t,className:l(i,r.className,{[`${i}-${e}`]:e})})};export{k as InputSeparator};