Case creators
Wraps case creator and case creator list
Usage
This Component can be used by using the following HTML Tag:
<tcla-live-apps-case-creators></tcla-live-apps-case-creators>
Inputs
Attribute | Type | Comments |
---|---|---|
appId | string | The LA Application Id |
sandboxId | number | sandboxId - this comes from claims resolver |
typeId | string | The LA Application Type Id (generally 1) |
Outputs
Attribute | Type | Comments | |
---|---|---|---|
creatorClicked | EventEmitter |
||
Event | creatorClicked | Case Creator selected | |
Payload | LaProcessSelection | LaProcessSelection object output when an action is clicked (ie. message to parent to run creator component) |
full development Documentation