-
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) · 2.14 KB
/
item.json
File metadata and controls
31 lines (31 loc) · 2.14 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": "d-*-inline-block",
"url": "https:\/\/getbootstrap.com\/docs\/4.0\/utilities\/display\/",
"type": "e0f4d5c6-8079-4165-8c8f-0d39abf990eb",
"heading": "d-*-inline-block",
"library": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"guid": "29be0089-34b6-4f13-9344-0b4236bb057d",
"contributor_email": "sales@mwweb.host",
"contributor_name": "Steve Voorhees",
"contributor_website": "https:\/\/mostwantedwebhosting.com",
"contributor_company": "Most Wanted Web Services, Inc.",
"snippet": "<div class=\"d-inline-block bg-primary\">d-inline-block<\/div>\r\n<span class=\"d-sm-inline-block bg-primary\">d-sm-inline-block<\/span>\r\n<span class=\"d-md-inline-block bg-primary\">d-md-inline-block<\/span>\r\n<span class=\"d-lg-inline-block bg-primary\">d-lg-inline-block<\/span>\r\n<span class=\"d-xl-inline-block bg-primary\">d-xl-inline-block<\/span>",
"usage": "The display property accepts a handful of values and we support many of them with utility classes. We purposefully don\u2019t provide every value as a utility, so here\u2019s what we support:\r\n\r\n .d-none\r\n .d-inline\r\n .d-inline-block\r\n .d-block\r\n .d-table\r\n .d-table-cell\r\n .d-flex\r\n .d-inline-flex\r\n\r\nPut them to use by applying any of the classes to an element of your choice. For example, here\u2019s how you could use the inline, block, or inline-block utilities (the same applies to the other classes).\r\n",
"description": "Quickly and responsively toggle the display value of components and more with our display utilities. Includes support for some of the more common values, as well as some extras for controlling display when printing.",
"@dependencies": [
{
"key": "guid",
"value": "e0f4d5c6-8079-4165-8c8f-0d39abf990eb",
"entity": "snippet_type",
"table": "#__componentbuilder_snippet_type",
"direction": "out"
},
{
"key": "guid",
"value": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"entity": "library",
"table": "#__componentbuilder_library",
"direction": "out"
}
]
}