new Tags(elem)
Creates component instance.
Parameters:
Name | Type | Description |
---|---|---|
elem |
DOMElement | The element. |
Members
$dom :jQuery
The DOM element of component.
Type:
Methods
(static) init(elem)
Initializes component.
Parameters:
Name | Type | Description |
---|---|---|
elem |
DOMElement | The element. |