Form-wc
This Component provides access to the OOTB form web component.

Usage
This Component can be used by using the following HTML Tag:
<tcla-live-apps-form></tcla-live-apps-form>
Inputs
| Attribute | Type | Comments |
|---|---|---|
| config | LiveAppsFormConfig | config - configuration of the form web component |
Outputs
| Attribute | Type | Comments | |
|---|---|---|---|
| completed | EventEmitter |
||
| data | EventEmitter |
full development Documentation