0.0.33 • Published 2 years ago
@appose-gmbh/integration-staffassign v0.0.33
@appose-integration/staffassign - 0.0.29
usage
<appose-integration-staffassign></appose-integration-staffassign>
staffassignintegration-webcomponent
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
apiUrl | api-url | URL of the api | string | 'https://career.dev02.appose.com/career/private' |
headers | -- | Headers for the api requests | Headers | undefined |
language | language | language of the component | string | undefined |
showBestCompletionTag | show-best-completion-tag | Is used to decide whether to display the best completion button. | boolean | false |
staffString | staff-string | Stringifyed Role | string | undefined |
Dependencies
Depends on
- appose-tool-popup
- appose-integration-best-matches-modal
- appose-tool-circle-progress-bar
- appose-integration-staffprofile
- appose-tool-search
Graph
graph TD;
appose-integration-staffassign --> appose-tool-popup
appose-integration-staffassign --> appose-integration-best-matches-modal
appose-integration-staffassign --> appose-tool-circle-progress-bar
appose-integration-staffassign --> appose-integration-staffprofile
appose-integration-staffassign --> appose-tool-search
appose-tool-popup --> appose-util-button
appose-integration-best-matches-modal --> appose-tool-circle-progress-bar
appose-integration-best-matches-modal --> appose-integration-staffprofile
appose-integration-best-matches-modal --> appose-tool-search
appose-integration-staffprofile --> appose-tool-circle-progress-bar
style appose-integration-staffassign fill:#f9f,stroke:#333,stroke-width:4px