Skip to content

Commit

Permalink
Add $mol tree example
Browse files Browse the repository at this point in the history
  • Loading branch information
blokhin authored Jul 9, 2024
1 parent ed72d02 commit 7337f77
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ const player = document.getElementsByTagName('optimade-cifplayer-player')[0].vie
player.data(structure);
```

Or in another `$mol` application natively, using a tree markup:

```
<= Your_block_name $optimade_cifplayer_player
data <= your_data_string null
```


Comparison with the other open-source plugin-free engines
------
Expand Down

0 comments on commit 7337f77

Please sign in to comment.