@kismet.ts/core / Exports / SequenceSchemaVariableOptions

Interface: SequenceSchemaVariableOptions

Table of contents

Properties

Properties

globalOptions

Optional globalOptions: Object

Type declaration

NameType
bounds[number, number, number, number]

Defined in

structures/options.ts:60open in new window


itemClass

Optional itemClass: string

Defined in

structures/options.ts:59open in new window


style

style: Omit<VariablePositionStyleOption, "schema" | "none">

Defined in

structures/options.ts:58open in new window