Skip to content

GroupInput

addGroup input: events may be plain configs or builders (compiled on the way in). Storage is always plain configs (Group).

optional color?: string

GroupConfig.color


optional description?: string

GroupConfig.description


optional enabled?: boolean

GroupConfig.enabled


events: (EventConfig | Buildable)[]


id: string

GroupConfig.id


optional name?: string

GroupConfig.name