@moritzbrantner/diagrams - v0.1.1
GitHub
Preparing search index...
JourneyMapItem
Type Alias JourneyMapItem
type
JourneyMapItem
=
{
description
?:
React.ReactNode
;
id
:
string
;
label
:
React.ReactNode
;
laneId
:
string
;
phaseId
:
string
;
tone
?:
DiagramTone
;
}
Index
Properties
description?
id
label
lane
Id
phase
Id
tone?
Properties
Optional
description
description
?:
React.ReactNode
id
id
:
string
label
label
:
React.ReactNode
lane
Id
laneId
:
string
phase
Id
phaseId
:
string
Optional
tone
tone
?:
DiagramTone
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
label
lane
Id
phase
Id
tone
GitHub
@moritzbrantner/diagrams - v0.1.1
Loading...