mirror of
https://github.com/imfing/hextra.git
synced 2025-05-13 16:16:25 -04:00
607 B
607 B
title | linkTitle |
---|---|
Callout Component | Callout |
A built-in component to show important information to the reader.
Example
{{< callout emoji="👾">}} A callout is a short piece of text intended to attract attention. {{< /callout >}}
{{< callout type="info" >}} A callout is a short piece of text intended to attract attention. {{< /callout >}}
{{< callout type="warning" >}} A callout is a short piece of text intended to attract attention. {{< /callout >}}
{{< callout type="error" >}} A callout is a short piece of text intended to attract attention. {{< /callout >}}