Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@schibstedspain/sui-form-text-input

schibstedspain26MIT1.10.0

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

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.