Skip to content

Commit a3f56c0

Browse files
committed
Fix readme
1 parent c17836e commit a3f56c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Supported in all [major browsers](https://caniuse.com/custom-elementsv1), and wo
1818
- Drop-in, iframe-based PDF.js default viewer for any web app
1919
- Works with same-origin and cross-origin PDF documents
2020
- Configure via attributes and URL parameters (page, zoom, search, pagemode, locale)
21-
- Programmatic access to `PDFViewerApplication` and `PDFViewerApplicationOptions` via the `initialized` event
21+
- Programmatic access to `PDFViewerApplication` via the `initPromise` public property
2222
- Theme control (automatic/light/dark) plus custom CSS injection
2323
- Locale override support using PDF.js viewer locales
2424
- Supports all modern browsers and most JS frameworks

0 commit comments

Comments
 (0)