mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2245] Setting Component - Emit an event to detect the changed url (#2907)
* [ADF-2245] Setting Component - Emit an event to detect the changed url * Added change event emitters * * Updated documentation
This commit is contained in:
committed by
Eugenio Romano
parent
0f6ac42e4c
commit
05659b3837
@@ -22,3 +22,5 @@ Validates the URLs for ACS and APS and saves them in the user's local storage
|
||||
| Name | Type | Description |
|
||||
| ---- | ---- | ----------- |
|
||||
| error | `EventEmitter<string>` | Emitted when the URL is invalid. |
|
||||
| ecmHostChange | `EventEmitter<string>` | Emitted when the ECM host url is changed. |
|
||||
| bpmHostChange | `EventEmitter<string>` | Emitted when the BPM host url is changed. |
|
||||
|
Reference in New Issue
Block a user