PdfPreview
Interfaces
PdfPreviewProps
Properties
Property | Type |
---|---|
className? | string |
maxWidth? | number |
pdfUrl? | string |
Functions
PdfPreview()
PdfPreview(
inProps
):ReactElement
<any
,string
|JSXElementConstructor
<any
>>
Parameters
Parameter | Type |
---|---|
inProps | PdfPreviewProps |
Returns
ReactElement
<any
, string
| JSXElementConstructor
<any
>>