mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Documentation build (#6762)
* move doc dependency in doctools * add ignore link * rebuild doc * version index * put it back some deps
This commit is contained in:
@@ -14,8 +14,8 @@ Shows and manages a login dialog.
|
||||
### Events
|
||||
|
||||
| Name | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| success | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<`[`LoginSuccessEvent`](../../../lib/core/login/models/login-success.event.ts)`>` | Emitted when the login succeeds. |
|
||||
| ---- | ---- | ----------- |
|
||||
| success | `any` | Emitted when the login succeeds. |
|
||||
|
||||
## Details
|
||||
|
||||
@@ -24,4 +24,4 @@ but it also creates and manages the dialog for you.
|
||||
|
||||
## See also
|
||||
|
||||
* [Login Dialog component](login-dialog.component.md)
|
||||
- [Login Dialog component](login-dialog.component.md)
|
||||
|
||||
Reference in New Issue
Block a user