File

projects/openvidu-angular/src/lib/directives/api/toolbar.directive.ts

Description

The leaveButton directive allows show/hide the leave toolbar button.

Default: true

It can be used in the parent element VideoconferenceComponent specifying the name of the toolbar component:

<ov-videoconference [toolbarLeaveButton]="false"></ov-videoconference>


And it also can be used in the ToolbarComponent.

<ov-toolbar [leaveButton]="false"></ov-toolbar>

Implements

AfterViewInit OnDestroy

Metadata

results matching ""

    No results matching ""