Type Alias ActionParameterType

ActionParameterType: GeneralParameterType | SelectableParameterType

Input field type to present to the user. Normally resembling the respective HTML input types or standard HTML element (e.g. select) for the platform being used (web, mobile, etc).

text