Gordian Envelope TypeScript Library - v1.0.0-alpha.13
Preparing search index...
MermaidFormatOpts
Interface MermaidFormatOpts
interface
MermaidFormatOpts
{
hideNodes
?:
boolean
;
monochrome
?:
boolean
;
theme
?:
MermaidTheme
;
orientation
?:
MermaidOrientation
;
highlightingTarget
?:
Set
<
Digest
>
;
}
Index
Properties
hide
Nodes?
monochrome?
theme?
orientation?
highlighting
Target?
Properties
Optional
hide
Nodes
hideNodes
?:
boolean
Optional
monochrome
monochrome
?:
boolean
Optional
theme
theme
?:
MermaidTheme
Optional
orientation
orientation
?:
MermaidOrientation
Optional
highlighting
Target
highlightingTarget
?:
Set
<
Digest
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hide
Nodes
monochrome
theme
orientation
highlighting
Target
Gordian Envelope TypeScript Library - v1.0.0-alpha.13
Loading...