UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 542 B
var i=(...t)=>t.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?i(...e):typeof e=="object"?Object.keys(e).map((l,a)=>e[a]||e[l]&&l||null).filter(l=>l!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as o}from"react/jsx-runtime";var r="k-page",d={width:"720px",height:"360px"},n=t=>{let{width:e=d.width,height:l=d.height,...a}=t;return o("div",{...a,className:i(t.className,r),style:{width:e,height:l},children:t.children})};n.className=r;n.defaultOptions=d;var v=n;export{r as PDFVIEWERPAGE_CLASSNAME,n as PDFViewerPage,v as default};