Dispatch participants
Manage dispatch participants
| Name | Description |
|---|---|
| component | dispatch-participants |
| mode | behavior of the widget: direct, delegated, organizer |
| query | query for the users to display |
| options.showSummary | show summary in the popup dialog |
Behavior
direct
delegated
organizer
tracker
{
"component": "dispatch-recipients",
"mode": "organizer",
"query": "given group [athlete]",
"styles": {
"borderRadius": 12
},
"options": {
"showSummary": true
}
}