Skip to content

Commit 43fc056

Browse files
committed
Fix readme
1 parent 08ace93 commit 43fc056

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,19 @@ Supported in all [major browsers](https://caniuse.com/custom-elementsv1), and wo
1515
## Features
1616

1717
✅ Standalone web component with no runtime dependencies
18+
1819
✅ Drop-in, iframe-based PDF.js default viewer for any web app
20+
1921
✅ Works with same-origin and cross-origin PDF documents
22+
2023
✅ Configure via attributes and URL parameters (page, zoom, search, pagemode, locale)
24+
2125
✅ Programmatic access to `PDFViewerApplication` and `PDFViewerApplicationOptions` via the `initialized` event
26+
2227
✅ Theme control (automatic/light/dark) plus custom CSS injection or external stylesheets
28+
2329
✅ Locale override support using PDF.js viewer locales
30+
2431
✅ Supports all modern browsers and most JS frameworks
2532

2633
## Docs

0 commit comments

Comments
 (0)