mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-2152] Updated See Also sections in docs (#2842)
This commit is contained in:
committed by
Eugenio Romano
parent
ed6c62b990
commit
244234db4f
@@ -4,7 +4,7 @@ Validates the URLs for ACS and APS and saves them in the user's local storage
|
||||
|
||||

|
||||
|
||||
## Basic Usage
|
||||
## Basic Usage
|
||||
|
||||
```html
|
||||
<adf-host-settings>
|
||||
@@ -14,13 +14,11 @@ Validates the URLs for ACS and APS and saves them in the user's local storage
|
||||
### Properties
|
||||
|
||||
| Name | Type | Default Value | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| providers | string | ALL | Possible valid values are ECM, BPM or ALL. It indicate which URL configurations show |
|
||||
|
||||
| ---- | ---- | ------------- | ----------- |
|
||||
| providers | string | ALL | Possible valid values are ECM, BPM or ALL. It indicate which URL configurations show |
|
||||
|
||||
### Events
|
||||
|
||||
| Name | Returned Type | Description |
|
||||
| --- | --- | --- |
|
||||
| error | string | emitted when the url inserted is wrong |
|
||||
|
||||
| ---- | ------------- | ----------- |
|
||||
| error | string | emitted when the url inserted is wrong |
|
||||
|
||||
Reference in New Issue
Block a user