Sha256: f040969d06d0eb5b0a8576773288e8721b141d8bfc3e2ed858f18b7e9e7186d2

Contents?: true

Size: 742 Bytes

Versions: 5

Compression:

Stored size: 742 Bytes

Contents

---
title: Button
description : "Nice buttons on your page."
---

A button is a just a clickable button with optional icon.

```
{{%/* button href="https://getgrav.org/" */%}}Get Grav{{%/* /button */%}}
{{%/* button href="https://getgrav.org/" icon="fas fa-download" */%}}Get Grav with icon{{%/* /button */%}}
{{%/* button href="https://getgrav.org/" icon="fas fa-download" icon-position="right" */%}}Get Grav with icon right{{%/* /button */%}}
```

{{% button href="https://getgrav.org/" %}}Get Grav{{% /button %}}
{{% button href="https://getgrav.org/" icon="fas fa-download" %}}Get Grav with icon{{% /button %}}
{{% button href="https://getgrav.org/" icon="fas fa-download" icon-position="right" %}}Get Grav with icon right{{% /button %}}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rbcli-0.3.3 docs-src/themes/hugo-theme-learn/exampleSite/content/shortcodes/button.en.md
rbcli-0.3.2 docs-src/themes/hugo-theme-learn/exampleSite/content/shortcodes/button.en.md
rbcli-0.3.1 docs-src/themes/hugo-theme-learn/exampleSite/content/shortcodes/button.en.md
rbcli-0.3.0 docs-src/themes/hugo-theme-learn/exampleSite/content/shortcodes/button.en.md
rbcli-0.2.12 docs-src/themes/hugo-theme-learn/exampleSite/content/shortcodes/button.en.md