@schibstedspain/sui-form-text-input
v1.10.0
Published
_**Important:**_ _The `@schibstedspain/sui-form-text-input` component **is not yet fully compliant with UX Design**, as it is still in WIP by UX team._ _**Please take into account the specifications defined [here](https://paper.dropbox.com/doc/SUI-Form-El
Downloads
22
Readme
FormTextInput
Important:
The @schibstedspain/sui-form-text-input
component is not yet fully compliant with UX Design, as it is still in WIP by UX team.
Please take into account the specifications defined here, when iterate this first provisional component's version to make it fully compliant.
Basic text-input form element.
You can pass a custom callback to be executed when the text-input value is changed, through onChange
property.
It also supports to display an error message, if the component's property errorMessage
is set.