File

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

Description

The navbarTitle directive allows customize the title of the navbar in AdminLoginComponent.

Default: 'OpenVidu Call Dashboard'

Example :
<ov-admin-dashboard [navbarTitle]="'My Dashboard'"></ov-admin-dashboard>

Implements

AfterViewInit OnDestroy

Metadata

Index

Properties
Methods
Inputs
Accessors

Constructor

constructor(elementRef: ElementRef, libService: OpenViduComponentsConfigService)
Parameters :
Name Type Optional
elementRef ElementRef No
libService OpenViduComponentsConfigService No

Inputs

navbarTitle
Type : any

Methods

clear
clear()
Returns : void
update
update(value: any)
Parameters :
Name Type Optional
value any No
Returns : void

Properties

Public elementRef
Type : ElementRef
navbarTitleValue
Type : any
Default value : null

Accessors

navbarTitle
setnavbarTitle(value: any)
Parameters :
Name Type Optional
value any No
Returns : void

results matching ""

    No results matching ""