@blockchaincommons/envelope - v1.0.0-beta.4
Preparing search index...
all
MermaidOrientation
Variable MermaidOrientation
Const
MermaidOrientation
:
{
LeftToRight
:
"LR"
;
TopToBottom
:
"TB"
;
RightToLeft
:
"RL"
;
BottomToTop
:
"BT"
;
}
= ...
The orientation of the Mermaid flowchart.
Type Declaration
Readonly
LeftToRight
:
"LR"
LR
.
Readonly
TopToBottom
:
"TB"
TB
.
Readonly
RightToLeft
:
"RL"
RL
.
Readonly
BottomToTop
:
"BT"
BT
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/envelope - v1.0.0-beta.4
Loading...
The orientation of the Mermaid flowchart.