Property | Attribute | Description | Type | Default |
---|---|---|---|---|
inputName | input-name | Name of the email input | string | undefined |
newsletterImg | newsletter-img | Image of the banner | string | undefined |
newsletterTitle | newsletter-title | Title of the banner | string | undefined |
required | required | boolean | true |
Event | Description | Type |
---|---|---|
consagrChangedInput | Event when the input changed | CustomEvent<any> |
consagrNewsletterSubmitted | CustomEvent<any> | |
submittedForm | Event when the form is submitted | CustomEvent<any> |
Built with StencilJS