{% extends "layouts/base.html" %} {% load static %} {% block title %} UI Buttons {% endblock %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}

Buttons

Dozens of reusable components built to provide buttons, alerts, popovers, and more.

Buttons Docs

Sizes

With Icons

Dropdown buttons

Link Buttons

Primary Icon Left Icon Right

Choose your color

Main
Outline
Round Outline
Links
Default Primary Secondary Tertiary Info Success Danger Dark Gray

Social Buttons







Only Icon

{% endblock content %} {% block javascripts %}{% endblock javascripts %}