No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

TextInput

NameDescriptionDefault
type
string
"'text'"
size
Union<number | string>
"25"
onChange
func
"() => {}"
onBlur
func
"() => {}"
className
string
-
inputRef
func
-
name
string
-
label
node
-
placeholder
string
-
defaultValue
string
-
disabled
bool
-
error
string
-
hint
string
-
required
bool
-
icon
node
-

Stories

disabled

with hint

leaves are usually green

with error

invalid leaf color

with icon

search