These examples showcase advanced PDF viewing capabilities and custom viewer configurations.
For interactive playground examples, see Viewer Playground Examples.
Description: Multi-tab PDF viewer allowing users to open and switch between multiple documents.
Quick start:
cd multi-tab
npm install
npm startAll examples require:
- Node.js (v16 or higher recommended)
- npm or yarn