TextInput
Overview
When to use
t.b.d.
When to consider an alternative
t.b.d.
Component
Default
States
With Icon
With Unit
With IconButton
Properties
Default
| Property | Type | Required | Default | 
|---|---|---|---|
| utilClassNames | String | false | - | 
| children | Node | false | - | 
| textInputRef | Shape {
  "current": "Any"
} | false | - | 
| icon | Node | false | - | 
| placeholder | String | false | - | 
| iconButton | Node | false | - | 
| unit | String | false | - | 
| type | String | false | text | 
| defaultValue | String | false | - | 
| onChange | Func | false | - | 
| value | String | false | - | 
| error | Bool | false | - | 
| updatecount | Func | false | - |