@kismet.ts/core / Exports / SequenceSchemaVariableOptions
Interface: SequenceSchemaVariableOptions
Table of contents
Properties
Properties
globalOptions
• Optional
globalOptions: Object
Type declaration
Name | Type |
---|---|
bounds | [number , number , number , number ] |
Defined in
itemClass
• Optional
itemClass: string
Defined in
style
• style: Omit
<VariablePositionStyleOption
, "schema"
| "none"
>