UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

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