projects/openvidu-components-angular/src/lib/admin/admin-login/admin-login.component.ts
OnInit
| selector | ov-admin-login |
| styleUrls | ./admin-login.component.scss |
| templateUrl | ./admin-login.component.html |
| onLoginRequested |
Type : EventEmitter<literal type>
|
|
Provides event notifications that fire when login button has been clicked. The event will contain the credentials value. |
With the following directives you can modify the default User Interface with the aim of fully customizing your videoconference application.
| Parameter | Type | Reference |
|---|---|---|
| error | any |
AdminLoginErrorDirective |
| navbarTitle | any |
AdminLoginTitleDirective |