File

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

Description

The error directive allows show the authentication error in AdminLoginComponent.

Default: null

<ov-admin-login [error]="error"></ov-admin-login>

Implements

AfterViewInit OnDestroy

Metadata

Index

Properties
Methods
Inputs
Accessors

Constructor

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

Inputs

error
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
errorValue
Type : any
Default value : null

Accessors

error
seterror(value: any)
Parameters :
Name Type Optional
value any No
Returns : void

results matching ""

    No results matching ""