Optional
labelplaceholder text for the user input field
Optional
maxthe maximum value allowed based on the type
Optional
minthe minimum value allowed based on the type
parameter name in url
Optional
patternregular expression pattern to validate user input client side
Optional
patternhuman-readable description of the type
and/or pattern
, represents a caption and error, if value doesn't match
Optional
requireddeclare if this field is required (defaults to false
)
Optional
typeinput field type
Parameter to accept user input within an action