@cognite/3d-wrapper-react
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

3d-wrapper-react

3D-wrapper-react is the npm package for easy inclusion of the Cognite 3d-viewer in a react-based application.

Installation

yarn add @cognite/3d-wrapper-react

Usage

This plugin provides access to Viewer JSX component that can be easily integrated into React apps.

Simple Viewer In A Webpage

<Viewer
  projectName='3ddemo'
  modelId={4512799888273665}
  revisionId={1779617897398003}
/>

API Reference

The API reference guide can be viewed online.

/@cognite/3d-wrapper-react/

    Package Sidebar

    Install

    npm i @cognite/3d-wrapper-react

    Weekly Downloads

    5

    Version

    0.3.0

    License

    MIT

    Unpacked Size

    3.22 kB

    Total Files

    4

    Last publish

    Collaborators

    • npmwatchtower
    • cognitecicd