You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`theme`|`"default"`| Set this value to one of `"dark"`, `"neutral"`, `"forrest"`, or `"default"`. You can preview the themes in the [Live Editor](https://mermaidjs.github.io/mermaid-live-editor)|
54
54
|`viewport.width`|`200`| Set this value to the desired viewport width while rendering the svg |
55
55
|`viewport.height`|`200`| Set this value to the desired viewport height while rendering the svg |
56
+
|`mermaidOptions`|`{}`| This object specifies the [configuration options](https://mermaidjs.github.io/#/mermaidAPI) passed to `mermaid.initialize()`|
0 commit comments