atlas
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
atlas
:atlas-mermaid
/
atlas.mermaid
/
MermaidLinkTypeSpec
Mermaid
Link
Type
Spec
interface
MermaidLinkTypeSpec
:
LinkTypeSpec
,
PropertiesSpec
(
source
)
https://mermaid.js.org/syntax/flowchart.html#links-between-nodes
Members
Properties
font
Color
Link copied to clipboard
abstract
var
fontColor
:
String
?
stroke
Link copied to clipboard
abstract
var
stroke
:
String
?
stroke
Dash
Array
Link copied to clipboard
abstract
var
strokeDashArray
:
String
?
stroke
Width
Link copied to clipboard
abstract
var
strokeWidth
:
String
?