version 1.0.0

will forward any other props to the underlying <input>

a short description
PropertyDescriptionDefault value
className

from TextFieldProps

string | undefined

-

children

from TextFieldProps

React.ReactNode

-

id

from TextFieldProps

string | undefinedString(Math.random())
label

from TextFieldProps

React.ReactNode

-

description

from TextFieldProps

string | undefined

-

error

from TextFieldProps

React.ReactNode

-

success

from TextFieldProps

React.ReactNode

-

Variants

error
a short description
this is an error message
success
a short description
this is a success message
disabled
a short description
© Ulule 2021, Built with Gatsby