Class PDFViewer

java.lang.Object
com.vaadin.flow.component.Component
com.storedobject.vaadin.AbstractResourcedComponent
com.storedobject.vaadin.PDFViewer
All Implemented Interfaces:
HasSize, ResourcedComponent, com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, Serializable
Direct Known Subclasses:
DocumentViewer

@Tag("object") public class PDFViewer extends AbstractResourcedComponent
A PDF viewer component that uses browser's native object tag.
Author:
Syam
See Also: