The jQuery namespace.
- Source:
Namespaces
Members
(static) data
- Source:
- See:
(static) loadingStylesheets :Array.<string>
Type:
- Array.<string>
- Source:
Methods
(static) getSvgIcon(id, uniqueClone) → {external:jQuery}
Parameters:
| Name | Type | Description |
|---|---|---|
id |
string | |
uniqueClone |
boolean | Whether to clone |
- Source:
Returns:
The icon (optionally cloned)
- Type
- external:jQuery
(static) resizeSvgIcons(obj) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
obj |
PlainObject.<string, module:jQuerySVGIcons.Size> | Object with selectors as keys. The values are sizes. |
- Source:
Returns:
- Type
- void
(static) svgIcons(file, optsopt) → {void}
Parameters:
| Name | Type | Attributes | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
file |
string | The location of a local SVG or SVGz file |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
opts |
PlainObject |
<optional> |
Properties
|
- Source:
Returns:
- Type
- void