ParticipantActionButtonPayload
type ParticipantActionButtonPayload = object;
Properties
| Property | Type |
|---|---|
position | "participantActions" |
participantIDs? | ParticipantID[] |
label | string |
opensPopup? | PopupRequest |
icon? | | string | { custom: CustomIcon; } |
isActive? | boolean |