Legacy-process
Wraps legacy angularjs form renderer
Usage
This Component can be used by using the following HTML Tag:
<tcla-live-apps-legacy-form></tcla-live-apps-legacy-form>
Inputs
| Attribute | Type | Comments |
|---|---|---|
| applicationId | string | |
| caseRef | string | |
| caseState | string | |
| legacyIframeId | string | |
| process | LaProcessSelection | |
| type | string | |
| typeId | string |
Outputs
| Attribute | Type | Comments | |
|---|---|---|---|
| processCancelled | EventEmitter | ||
| processComplete | EventEmitter |
full development Documentation