SubmittedFormData
OCP App SDK / SubmittedFormData
SubmittedFormData
The format form data will be provided in when the user submits a form or performs a button action.
Keys will be the field key as provided in the form definition.
Indexable
[field
: string
]: PrimitiveFormValue
| PrimitiveFormValue
[]
Updated 12 months ago