@kismet.ts/core / Exports / SequenceSchemaOptions

Interface: SequenceSchemaOptions<T>

Type parameters

Name
T

Table of contents

Properties

Properties

event

Optional event: Object

Type declaration

NameType
connectionName?string
idstring

Defined in

structures/options.ts:66open in new window


layout

layout: { options: Required<layoutOptions> ; style: Omit<PositionStyleOption, "schema" | "none"> ; type?: T ; variables?: SequenceSchemaVariableOptions[] }[]

Defined in

structures/options.ts:70open in new window