ParticipantListItemStyles interface

Extends

Properties

participantSubMenuItemsStyles

Styles applied to the sub-menu of the ParticipantList ParticipantItem.

Inherited Properties

avatar

Styles for the avatar.

iconContainer

Styles for the container of the icon.

me

Styles for the (You) string.

menu

Styles for the menu.

root

Styles for the root container.

Property Details

participantSubMenuItemsStyles

Styles applied to the sub-menu of the ParticipantList ParticipantItem.

participantSubMenuItemsStyles?: IContextualMenuItemStyles

Property Value

IContextualMenuItemStyles

Inherited Property Details

avatar

Styles for the avatar.

avatar?: IStyle

Property Value

IStyle

Inherited From ParticipantItemStyles.avatar

iconContainer

Styles for the container of the icon.

iconContainer?: IStyle

Property Value

IStyle

Inherited From ParticipantItemStyles.iconContainer

me

Styles for the (You) string.

me?: IStyle

Property Value

IStyle

Inherited From ParticipantItemStyles.me

menu

Styles for the menu.

menu?: IStyle

Property Value

IStyle

Inherited From ParticipantItemStyles.menu

root

Styles for the root container.

root?: IStyle

Property Value

IStyle

Inherited From ParticipantItemStyles.root