GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
mermaid
MermaidManager
IOptions
Interface IOptions
Initialization options for the mermaid manager.
interface
IOptions
{
maxCacheSize
?:
null
|
number
;
themes
?:
null
|
IThemeManager
;
}
Index
Properties
max
Cache
Size?
themes?
Properties
Optional
max
Cache
Size
maxCacheSize
?:
null
|
number
Optional
themes
themes
?:
null
|
IThemeManager
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Cache
Size
themes
GitHub
Jupyter
@jupyterlab
Loading...
Initialization options for the mermaid manager.