bulma/docs/_posts/2017-10-22-list-of-buttons.md

19 lines
731 B
Markdown
Raw Normal View History

2017-10-29 12:19:34 +00:00
---
layout: post
title: "New feature: list of buttons"
introduction: "What's better than one button? Multiple buttons!"
color: "danger"
name: "List of buttons"
2018-01-18 16:59:05 +00:00
icon: "hand-pointer"
2017-10-29 12:19:34 +00:00
---
Similarly to the [list of tags](/2017/08/03/list-of-tags/) launched a few months ago, the [button](/documentation/elements/button/) has its own **list of buttons**:
<figure>
2018-10-12 10:23:32 +00:00
<a href="{{ site.url }}/documentation/elements/button/#list-of-buttons">
<img src="{{ site.url }}/images/blog/list-of-buttons.png" alt="List of buttons in CSS" width="660" height="550">
2017-10-29 12:19:34 +00:00
</a>
</figure>
Although you could already **group** buttons by using [from groups](/documentation/form/general/#form-group), this new `buttons` class makes everything easier.