Interface: EventGroupsOptions
workflow.EventGroupsOptions
Options for attaching Event Groups to a command that has no existing options object.
Event Groups is an experimental API and may change without notice.
Properties
eventGroups
• Optional eventGroups: EventGroup[]
Event Groups to attach to this command, in addition to those active in the current scope. See EventGroup and createEventGroup.