Type Alias: SelectParam
SelectParam =
OperationParam&object
Defined in: operations/types.ts:102
An extension of Param that handles extra requirements for select list inputs
Type Declaration
selectlist
selectlist:
object[]
Param
an array of names and values from which the user can select