-
Notifications
You must be signed in to change notification settings - Fork 8
/
Bootstrap v4 - (Badges) Badge.json
16 lines (16 loc) · 1.15 KB
/
Bootstrap v4 - (Badges) Badge.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name": "Badge",
"heading": "badge",
"description": "Documentation and examples for badges, our small count and labeling component.",
"usage": "Badges scale to match the size of the immediate parent element by using relative font sizing and em units.",
"snippet": "<h1>Example heading <span class=\"badge badge-secondary\">New<\/span><\/h1>\r\n<h2>Example heading <span class=\"badge badge-secondary\">New<\/span><\/h2>\r\n<h3>Example heading <span class=\"badge badge-secondary\">New<\/span><\/h3>\r\n<h4>Example heading <span class=\"badge badge-secondary\">New<\/span><\/h4>\r\n<h5>Example heading <span class=\"badge badge-secondary\">New<\/span><\/h5>\r\n<h6>Example heading <span class=\"badge badge-secondary\">New<\/span><\/h6>",
"url": "https:\/\/getbootstrap.com\/docs\/4.0\/components\/badge\/",
"type": "Badges",
"library": "Bootstrap v4",
"created": "2017-11-01 00:00:00",
"modified": "2017-11-21 23:12:58",
"contributor_company": "Most Wanted Web Services, Inc.",
"contributor_name": "Steve Voorhees",
"contributor_email": "[email protected]",
"contributor_website": "https:\/\/mostwantedwebhosting.com"
}