Files
alfresco-ng2-components/docs/core/login-dialog-panel.component.md
Andy Stark aab19708a2 [ADF-3745] Doc review updates (#3957)
* [ADF-3745] Updates for doc review

* [ADF-3745] Corrected title for process list cloud doc page
2018-11-12 11:52:31 +00:00

654 B

Added, Status, Last reviewed
Added Status Last reviewed
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