mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
650 B
650 B
Host settings component
This component is a form that allow you to validate and set the url of your content service and process service saving it in the user local storage
Basic Usage
<adf-host-settings>
</adf-breadcrumb>
Properties
| Name | Type | Default Value | Description |
|---|---|---|---|
| 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 |
