You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@cognite/3d-wrapper-react

Package Overview
Dependencies
Maintainers
26
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cognite/3d-wrapper-react

React Component library for the 3D viewer

0.3.0
latest
Source
npmnpm
Version published
Weekly downloads
2
-66.67%
Maintainers
26
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 22 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts