{% import 'components/hljs.html' as hljs %}
Default Button
Use the button classes on an {{ "" | escape }}, {{ ", or {{ "" | escape }} element.
Outline Button
Use the .btn-outline-* classes to quickly create bordered buttons.
Rounded Button
Add .btn-rounded to buttons to get large rounded corners.
Rounded Outline Button
Use the .btn-outline-* and .btn-rounded classes together to quickly create bordered buttons with large rounded corners.
Add icons to any button or even use Icon-only buttons.
Add .btn-lg or .btn-sm classes for additional button sizes.
Add the disabled attribute to disable buttons.
Create block level buttons, by adding add .btn-block.
Create a group of buttons by wrapping with .btn-group.