disabled
boolean
false
error
boolean
false
variant
"outline" | "filled"
"outline"
label
string
""
helpText
string
""
icon
IconName
null
iconRight
IconName
null
children
React.ReactNode
Use value
and onChange
props to control the displayed text or to set its initial value.
View code
View code
Use label
, placeholder
, and helpText
props for additional information.
View code
Use error
and helpText
props for validating the entire group.
View code
Use type
for specific input types like password
, email
, number
, date
View code