Contents:
A text input field.
A numeric input field.
min_value – A minimum numeric value (optional).
min_value – A maximum numeric value (optional).
A multiple-choice input field.
choices (List[str]) – A list of choices for the user to choose from.
List
str