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