[ADF-2152] Updated See Also sections in docs (#2842)

This commit is contained in:
Andy Stark
2018-01-17 13:56:08 +00:00
committed by Eugenio Romano
parent ed6c62b990
commit 244234db4f
26 changed files with 388 additions and 466 deletions
+5 -7
View File
@@ -4,7 +4,7 @@ Validates the URLs for ACS and APS and saves them in the user's local storage
![Host settings](docassets/images/host-settings-component.png)
## 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 |