InputSize = "sm" | "md" | "lg"
"sm"
"md"
"lg"
Supported size presets for the input.
const size: InputSize = 'lg';