@kismet.ts/core / Exports / KismetGroupSchema
Interface: KismetGroupSchema
Table of contents
Properties
Properties
id
• id: string
The id of the group
Defined in
items
• items: [SequenceItemType, KismetGroupResolverIdType, undefined | Partial<Record<KismetConnectionType, { name: string }[]>>][]
The items in this group. Each item has:
- item class
- id
- outside links (optional)
Defined in
name
• name: string
The name of the group