Form-preview
Usage
This Component can be used by using the following HTML Tag:
<tcla-live-apps-form-preview></tcla-live-apps-form-preview>
Inputs
Attribute | Type | Comments |
---|---|---|
appIds | string[] | |
formConfig | FormConfig | |
formsFramework | ||
options | any[] | |
sandbox | string | |
schema | any |
Outputs
Attribute | Type | Comments | |
---|---|---|---|
formConfigUpdate | EventEmitter |
||
Event | saveFormConfiguration | save form config | |
Payload | any | forms config object |
full development Documentation