OptionallabelOptionalmaxthe maximum value allowed based on the type
Optionalminthe 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
Optionalselected?: booleanwhether this option should be selected by default
value of this selectable option
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
placeholder text for the user input field