Optional
labelOptional
maxthe maximum value allowed based on the type
Optional
minthe minimum value allowed based on the type
parameter name in url
Listing of the options the user should be able to select from
displayed UI label of this selectable option
Optional
selected?: booleanwhether this option should be selected by default
value of this selectable option
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
placeholder text for the user input field