@moritzbrantner/diagrams - v0.1.1
GitHub
Preparing search index...
JourneyMapTouchpoint
Type Alias JourneyMapTouchpoint
type
JourneyMapTouchpoint
=
{
description
?:
React.ReactNode
;
id
:
string
;
label
:
React.ReactNode
;
meta
?:
React.ReactNode
;
owner
?:
React.ReactNode
;
phaseId
:
string
;
sentiment
?:
"positive"
|
"neutral"
|
"negative"
;
}
Index
Properties
description?
id
label
meta?
owner?
phase
Id
sentiment?
Properties
Optional
description
description
?:
React.ReactNode
id
id
:
string
label
label
:
React.ReactNode
Optional
meta
meta
?:
React.ReactNode
Optional
owner
owner
?:
React.ReactNode
phase
Id
phaseId
:
string
Optional
sentiment
sentiment
?:
"positive"
|
"neutral"
|
"negative"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
label
meta
owner
phase
Id
sentiment
GitHub
@moritzbrantner/diagrams - v0.1.1
Loading...