Class: PDFWebReader
Hierarchy
Component
<PDFWebReaderProps
>↳
PDFWebReader
Constructors
constructor
• new PDFWebReader(props
)
Parameters
Name | Type |
---|---|
props | PDFWebReaderProps | Readonly <PDFWebReaderProps > |
Inherited from
React.Component<PDFWebReaderProps>.constructor
• new PDFWebReader(props
, context
)
Parameters
Name | Type |
---|---|
props | PDFWebReaderProps |
context | any |
Inherited from
React.Component<PDFWebReaderProps>.constructor
Methods
render
▸ render(): Element
Returns
Element
Overrides
React.Component.render