-
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.18 KB
/
item.json
File metadata and controls
31 lines (31 loc) · 1.18 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": "visible",
"url": "https:\/\/getbootstrap.com\/docs\/4.0\/utilities\/borders\/",
"type": "9d168738-fe4f-4aa6-aee4-ef86f8ffab2c",
"heading": "visible",
"library": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"guid": "ea2a4050-94d5-42f7-b590-02826f6022fe",
"contributor_email": "sales@mwweb.host",
"contributor_name": "Steve Voorhees",
"contributor_website": "https:\/\/mostwantedwebhosting.com",
"contributor_company": "Most Wanted Web Services, Inc.",
"snippet": "<div class=\"visible\">...<\/div>",
"usage": "",
"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": "9d168738-fe4f-4aa6-aee4-ef86f8ffab2c",
"entity": "snippet_type",
"table": "#__componentbuilder_snippet_type",
"direction": "out"
},
{
"key": "guid",
"value": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"entity": "library",
"table": "#__componentbuilder_library",
"direction": "out"
}
]
}