File

projects/openvidu-angular/src/lib/components/panel/participants-panel/participant-panel-item/participant-panel-item.component.ts

Description

The ParticipantPanelItemComponent is hosted inside of the ParticipantsPanelComponent. It is in charge of displaying the participants information inside of the ParticipansPanelComponent.

API Directives

This component allows us to show or hide certain HTML elements with the following Angular attribute directives with the aim of fully customizing the ToolbarComponent.

Name Type Reference
muteButton boolean ParticipantPanelItemMuteButtonDirective

OpenVidu Angular Directives

The ParticipantPanelItemComponent can be replaced with a custom component. It provides us the following Angular structural directives for doing this.

Directive Reference
*ovParticipantPanelItem ParticipantPanelItemDirective

It is also providing us a way to add additional buttons to the default participant panel item. It will recognise the following directive in a child element.

Directive Reference
*ovParticipantPanelItemElements ParticipantPanelItemElementsDirective

Implements

OnInit OnDestroy

Metadata

Index

Inputs
Accessors

Inputs

participant
Type : ParticipantAbstractModel

Accessors

participant
setparticipant(participant: ParticipantAbstractModel)
Parameters :
Name Type Optional
participant ParticipantAbstractModel No
Returns : void

results matching ""

    No results matching ""