Case-cockpit-standalone
Usage
This Component can be used by using the following HTML Tag:
<tcla-live-apps-case-cockpit-standalone></tcla-live-apps-case-cockpit-standalone>
Inputs
| Attribute | Type | Comments |
|---|---|---|
| appId | string | The LA Application Id |
| caseRef | string | The case reference |
| typeId | string | The LA Application Type Id (generally 1) |
| workitemId | number | The workitem Id |
Outputs
| Attribute | Type | Comments | |
|---|---|---|---|
| routeAction | EventEmitter |
||
| Event | routeAction | Component requests route to another page | |
| Payload | RouteAction | RouteAction object to tell caller to navigate somewhere |
full development Documentation