Viewer APIInstallationOn this pageInstallation npm If you are using npm, install the package with the command: npm install @iguide/viewer --save-dev Yarn If you are using Yarn, install the package with the command: yarn add @iguide/viewer Import the package import IGuideViewer from "@iguide/viewer";