0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
Bootstrap/docs/components.html

25 lines
868 B
HTML
Raw Normal View History

---
layout: default
title: Components
slug: components
2014-07-09 10:45:57 -07:00
lead: "Over a dozen reusable components built to provide dropdowns, input groups, navigation, alerts, and much more."
---
2014-03-16 19:03:53 -07:00
{% include components/dropdowns.html %}
{% include components/button-groups.html %}
{% include components/button-dropdowns.html %}
{% include components/input-groups.html %}
{% include components/navs.html %}
{% include components/navbar.html %}
{% include components/breadcrumbs.html %}
{% include components/pagination.html %}
{% include components/labels.html %}
{% include components/badges.html %}
{% include components/jumbotron.html %}
{% include components/page-header.html %}
{% include components/alerts.html %}
{% include components/progress-bars.html %}
{% include components/media.html %}
{% include components/list-group.html %}
{% include components/responsive-embed.html %}