@kismet.ts/core / Exports / SequencePositionManagerOptions

Interface: SequencePositionManagerOptions<S>

Type parameters

Name
S

Table of contents

Properties

Properties

layoutOptions

layoutOptions: Required<layoutOptions>

Defined in

structures/options.ts:79open in new window


projectId

Optional projectId: ProcessId

Defined in

structures/options.ts:80open in new window


schema

Optional schema: SequenceSchemaOptions<S>[]

Defined in

structures/options.ts:82open in new window


style

Optional style: PositionStyleOption

Defined in

structures/options.ts:81open in new window