Skip to main content

Interface: SubmissionDataParameters

Properties

key

key: string


parameter

parameter: object

name

name: string

source

source: string

type

type: string

typeConfig?

optional typeConfig: object

typeConfig.checkboxContent?

optional typeConfig.checkboxContent: object

typeConfig.checkboxContent.checkedLabel

typeConfig.checkboxContent.checkedLabel: string

typeConfig.checkboxContent.uncheckedLabel

typeConfig.checkboxContent.uncheckedLabel: string

typeConfig.selectOptions?

optional typeConfig.selectOptions: object[]

validationConfig

validationConfig: object

validationConfig.isRequired

validationConfig.isRequired: boolean


value

value: any