alfresco-ng2-components/docs/core/components/login-dialog-panel.component.md
2023-01-02 14:00:01 +00:00

808 B

Title, Added, Status, Last reviewed
Title Added Status Last reviewed
Login Dialog Panel component v2.6.0 Active 2018-10-02

Login Dialog Panel component

Shows and manages a login dialog.

Class members

Events

Name Type Description
success EventEmitter<LoginSuccessEvent> Emitted when the login succeeds.

Details

This component has similar features to the Login Dialog component but it also creates and manages the dialog for you.

See also