Input

Input component admit such props like size, kind, etc. You can customize your input whatever you want, even you can set css property to override styles if you need.

Kind

String. Possible values primary, secondary, tertiary


Size

String. Possible values small, medium, large


Label

String. Required _id_ to work correctly.


StartEnhancer

ReactNode or String.


EndEnhancer

ReactNode or String.


Type password


Disabled


Info message


Error message


Success