aps-simple-viewer-nodejs icon indicating copy to clipboard operation
aps-simple-viewer-nodejs copied to clipboard

Simple Viewer (Node.js):Autodesk Platform Services application built by following the Simple Viewer tutorial from https://tutorials.autodesk.io.

Results 4 aps-simple-viewer-nodejs issues
Sort by recently updated
recently updated
newest added

### What does this PR do? Migrate the simple viewer tutorial to use the new sdk

Migrating the Node.js code to ES6 modules might not only make the code more up-to-date but also streamline the step-by-step tutorials. For example, if we want to add functionality into...

enhancement

In the dashboard sample, go into more detail on how the datagrid component is configured, e.g.: - here is how to create the empty grid - here is how to...

Updated viewer with the new sdk version