@kismet.ts/core / Exports / SequenceBaseConstructorOptions
Interface: SequenceBaseConstructorOptions<S>
Type parameters
| Name |
|---|
S |
Table of contents
Properties
Properties
defaultView
• Optional defaultView: Required<SequenceViewOptions>
Defined in
index
• Optional index: number
Defined in
layout
• Optional layout: SequencePositionOptions<S>
Defined in
mainSequence
• Optional mainSequence: boolean
Defined in
name
• Optional name: string
Defined in
project
• Optional project: ProcessId