@kismet.ts/core / Exports / SequenceBaseConstructorOptions

Interface: SequenceBaseConstructorOptions<S>

Type parameters

Name
S

Table of contents

Properties

Properties

defaultView

Optional defaultView: Required<SequenceViewOptions>

Defined in

structures/options.ts:104open in new window


index

Optional index: number

Defined in

structures/options.ts:102open in new window


layout

Optional layout: SequencePositionOptions<S>

Defined in

structures/options.ts:99open in new window


mainSequence

Optional mainSequence: boolean

Defined in

structures/options.ts:101open in new window


name

Optional name: string

Defined in

structures/options.ts:100open in new window


project

Optional project: ProcessId

Defined in

structures/options.ts:103open in new window