GabrielCabas

Results 1 comments of GabrielCabas

My index.html is something like this. ``` VHL-Hunter ``` And I'm using the plugin on a component: ``` ngOnInit(){ this.plugin = LiteMol.Plugin.create({ target: '#structure', viewportBackground: 'black', layoutState: { isExpanded: false,...