-
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.44 KB
/
item.json
File metadata and controls
31 lines (31 loc) · 1.44 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": "List Group - Item Warning",
"url": "https:\/\/getbootstrap.com\/docs\/4.0\/components\/list-group\/",
"type": "b236f670-2139-4bb1-a4d5-d987d99bcd77",
"heading": "list-group-item-warning",
"library": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"guid": "9f4155c3-17f9-43e9-97cd-2088eba5600e",
"contributor_email": "sales@mwweb.host",
"contributor_name": "Steve Voorhees",
"contributor_website": "https:\/\/mostwantedwebhosting.com",
"contributor_company": "Most Wanted Web Services, Inc.",
"snippet": "<div class=\"list-group\">\r\n <a href=\"#\" class=\"list-group-item list-group-item-action list-group-item-warning\">Porta ac consectetur ac<\/a>\r\n<\/div>",
"usage": "Use contextual classes to style list items with a stateful background and color.",
"description": "List groups are a flexible and powerful component for displaying a series of content. Modify and extend them to support just about any content within.",
"@dependencies": [
{
"key": "guid",
"value": "b236f670-2139-4bb1-a4d5-d987d99bcd77",
"entity": "snippet_type",
"table": "#__componentbuilder_snippet_type",
"direction": "out"
},
{
"key": "guid",
"value": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"entity": "library",
"table": "#__componentbuilder_library",
"direction": "out"
}
]
}