Autodesk-Forge/bim360appstore-model.derivative-nodejs-xls.exporter

Copy to clipboard button not working

Closed this issue · 1 comments

#Probably missing on index.html

<script>
  new Clipboard('.input-group-addon');
</script>

See here.

added clipboard.js like other examples