samirelanduk/molstar-react

RCSB Viewer layout

idanb-droid opened this issue · 1 comments

Hello! First, I'd like to commend the excellent work you've done on this project. The solution is clear, concise, and very effective.

I have successfully implemented the default viewer, but I'm interested in creating a custom viewer layout, similar to the one found on the RCSB website https://www.rcsb.org/3d-view/7VYJ I was wondering if anyone could provide guidance on how to achieve this using the package's current methods?

Thank you in advance! :)

Have you tried using useInterface={true} and useControls={true}? Other than that, any customisations would need to use molstar's own API.