# Component: Sign Up

\| This is a legacy component that is not being actively maintained. Please reach out to <support@limio.com> if you have a use case for this component. |

**Purpose**: An input form to sign up for email updates. This is not the same as signing up to buy a subscription.

## Props

| Prop ID                         | Prop Label                       | Type   | Default Value                                                                                                                                                   | Info              |
| ------------------------------- | -------------------------------- | ------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- |
| bgColor\_\_limio\_color         | Background color                 | color  | #e2e2e2                                                                                                                                                         | Background colour |
| headline                        | Headline                         | string | Sign up to our newsletter.                                                                                                                                      | Headline Text     |
| headlineColor\_\_limio\_color   | Headline color                   | color  | #1f1f1f                                                                                                                                                         | Headline Colour   |
| subline                         | Subline                          | string | Sign up and be the first to hear about the newest Limio features.                                                                                               | Subline text      |
| sublineColor\_\_limio\_color    | Subline color                    | color  | #1f1f1f                                                                                                                                                         | Subline colour    |
| buttonColor\_\_limio\_color     | Show border on the table's cells | color  | #F47C24                                                                                                                                                         | Border colour     |
| buttonTextColor\_\_limio\_color | Button color                     | color  | #FFFFFF                                                                                                                                                         | Button colour     |
| consentText                     | Consent text                     | string | By entering your email, you consent to being sent marketing and promotional emails by Limio. You can unsubscribe from these emails at any point with one click. | Consent text      |
| loaderColor\_\_limio\_color     | Loader color                     | color  | #1f1f1f                                                                                                                                                         | Loader colour     |
| placeholderText                 | Placeholder text                 | string | Email Address                                                                                                                                                   | Placeholder text  |
| ctaButtonText                   | CTA button text                  | string | Sign up                                                                                                                                                         | CTA Button text   |
| responseText                    | Response text                    | string | Thank you                                                                                                                                                       | Response text     |
| errorText                       | Error text                       | string | Something went wrong, please try again                                                                                                                          | Error text        |
