-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathitem.json
More file actions
31 lines (31 loc) · 1.28 KB
/
item.json
File metadata and controls
31 lines (31 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "Border - Primary",
"url": "https:\/\/getbootstrap.com\/docs\/4.0\/utilities\/borders\/",
"type": "3e7e5183-0b6a-4c9d-8ff0-22ed8870e2e0",
"heading": "border-primary",
"library": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"guid": "f1382e62-ad6f-4ec3-b179-cfc61545d534",
"contributor_email": "sales@mwweb.host",
"contributor_name": "Steve Voorhees",
"contributor_website": "https:\/\/mostwantedwebhosting.com",
"contributor_company": "Most Wanted Web Services, Inc.",
"snippet": "<span class=\"border border-primary\">Hello World<\/span>",
"usage": "Change the border color using utilities built on our theme colors.",
"description": "Use border utilities to quickly style the border and border-radius of an element. Great for images, buttons, or any other element.",
"@dependencies": [
{
"key": "guid",
"value": "3e7e5183-0b6a-4c9d-8ff0-22ed8870e2e0",
"entity": "snippet_type",
"table": "#__componentbuilder_snippet_type",
"direction": "out"
},
{
"key": "guid",
"value": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"entity": "library",
"table": "#__componentbuilder_library",
"direction": "out"
}
]
}