-
Notifications
You must be signed in to change notification settings - Fork 35
Home
Adam Midlik edited this page Apr 30, 2024
·
25 revisions
The PDBe's implementation of Mol* (/'mol-star/) is available both as a JS plugin and as a web component (custom HTML Element)
Links for previous version demos and documentation are available on the sidebar menu
Please refer to the links below for detailed documentation with examples demonstrating the setup and use of both the implementations
- PDBe Molstar as JS plugin (recommended)
- PDBe Molstar as web component
There are several Helper Methods (i.e. APIs) available to control the plugin functionality programmatically.
Please refer to the Helper Methods documentation for details and examples
-
Previous versions