alfresco-ng2-components/docs/core/components/login-dialog-panel.component.md
Francesco Corti 5a4cc4edda
Release Note for 4.2 - Initial draft. (#6390)
* Release Note for 4.2 - Initial draft.

* update dep

* documentation

* fix

* remove script

* lint

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-12-07 21:03:41 +00:00

782 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