iGUIDE DocsiGUIDE Docs
REST API
Viewer API
  • Create Params
  • Embed iGUIDE
About iGUIDE
REST API
Viewer API
  • Create Params
  • Embed iGUIDE
About iGUIDE
  • Introduction
  • Installation
  • Usage
  • API Reference

Installation

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";
Last Updated:
Prev
Introduction
Next
Usage