Optionallabelplaceholder text for the user input field
Optionalmaxthe maximum value allowed based on the type
Optionalminthe minimum value allowed based on the type
parameter name in url
Optionalpatternregular expression pattern to validate user input client side
Optionalpatternhuman-readable description of the type and/or pattern, represents a caption and error, if value doesn't match
Optionalrequireddeclare if this field is required (defaults to false)
Optionaltypeinput field type
Parameter to accept user input within an action