<AlertBanner> ComponentAlertBanner is a component used widely across HashiCorp websites to draw attention to an important release, event, etc. It appears in bold colors at the top of the website, and can be dismissed.
<AlertBannerproduct="nomad"text="Morbi leo risus, porta ac consectetur ac, vestibulum at eros."tag="New"url="https://hashicorp.com"linkText='Check it out'/>
<AlertBannertext="This banner should not show up."tag="Expired"expirationDate="2020-01-01T12:00:00-07:00"/>
| Name | Description |
|---|---|
tag*string | The text contained inside the tag to the left |
text*string | The text in the main area |
url*string | where to link to when clicked |
productstring | A lower-case product identifier to pull in respective theme colors. The default is hashicorp blue. |
linkTextstring | Secondary text styled as a link |
namestring | string used for cookie name (defaults to slugified text property) |
expirationDatestring | A datetime string that, when set, controls if the alert banner should appear |
hideOnMobileboolean | If true, the alert banner will be forcefully hidden on mobile. |
<AlertBannertext="Morbi leo risus, porta ac consectetur ac, vestibulum at eros."tag="New"url="https://hashicorp.com"linkText='Check it out'/>
<AlertBannerproduct="vault"text="Morbi leo risus, porta ac consectetur ac, vestibulum at eros."tag="New"url="https://hashicorp.com"linkText='Check it out'/>
<AlertBannerproduct="terraform"text="Morbi leo risus, porta ac consectetur ac, vestibulum at eros."tag="New"url="https://hashicorp.com"linkText='Check it out'/>
<AlertBannerproduct="waypoint"text="Morbi leo risus, porta ac consectetur ac, vestibulum at eros."tag="New"url="https://hashicorp.com"linkText='Check it out'/>
<AlertBannerproduct="consul"text="Morbi leo risus, porta ac consectetur ac, vestibulum at eros."tag="New"url="https://hashicorp.com"linkText='Check it out'/>
<AlertBannerproduct="boundary"text="Morbi leo risus, porta ac consectetur ac, vestibulum at eros."tag="New"url="https://hashicorp.com"linkText='Check it out'/>
<AlertBannerproduct="vagrant"text="Morbi leo risus, porta ac consectetur ac, vestibulum at eros."tag="New"url="https://hashicorp.com"linkText='Check it out'/>
<AlertBannerproduct="packer"text="Morbi leo risus, porta ac consectetur ac, vestibulum at eros."tag="New"url="https://hashicorp.com"linkText='Check it out'/>