We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17836e commit a3f56c0Copy full SHA for a3f56c0
README.md
@@ -18,7 +18,7 @@ Supported in all [major browsers](https://caniuse.com/custom-elementsv1), and wo
18
- Drop-in, iframe-based PDF.js default viewer for any web app
19
- Works with same-origin and cross-origin PDF documents
20
- Configure via attributes and URL parameters (page, zoom, search, pagemode, locale)
21
-- Programmatic access to `PDFViewerApplication` and `PDFViewerApplicationOptions` via the `initialized` event
+- Programmatic access to `PDFViewerApplication` via the `initPromise` public property
22
- Theme control (automatic/light/dark) plus custom CSS injection
23
- Locale override support using PDF.js viewer locales
24
- Supports all modern browsers and most JS frameworks
0 commit comments