materialsproject / crystaltoolkit

Crystal Toolkit is a framework for building web apps for materials science and is currently powering the new Materials Project website.
https://docs.crystaltoolkit.org
Other
135 stars 57 forks source link

Add `scene_kwargs` keyword to `StructureMoleculeComponent` #379

Closed janosh closed 7 months ago

janosh commented 7 months ago

Use case: Ability to pass in customCameraState and other CrystalToolkitScene props.

I also fixed a weird keyword name-description mismatch in the StructureMoleculeComponent doc string. Maybe a merge conflict resolution gone wrong?