Email Autocomplete Input
mobx
, and react
Bult using Play with it here!
Installation
yarn add email-autocomplete-input
or npm i -S email-autocomplete-input
Usage
const email =
Props
Props | Description |
---|---|
validate |
This will highlight the input with a red, yellow, or green border if the email is valid. |
domains |
This will add additional domains to the autocomplete. |