Skip to main content

Interface: GroupButtonPayload

Hierarchy

Properties

badge

Optional badge: Object

Type declaration

NameType
isVisibleboolean

Inherited from

Omit.badge


icon

icon: string | { custom: CustomIcon }

Inherited from

Omit.icon


id

id: string


isActive

Optional isActive: boolean

Inherited from

Omit.isActive


opensPopup

Optional opensPopup: PopupRequest

Inherited from

Omit.opensPopup


roles

Optional roles: ("guest" | "chair")[]

Inherited from

Omit.roles


tooltip

tooltip: string

Inherited from

Omit.tooltip