Classes
Methods
(inner) gets all the events of all types subscribed by the module() → {array}
- Source:
Returns:
array of subscriptions
- Type
- array
(inner) gets the unique id of the parent element() → {string}
- Source:
Returns:
- Type
- string
(inner) gets the unique id of the module() → {string}
- Source:
Returns:
- Type
- string
(inner) renders the template using placeholder(placeholderData)
Parameters:
| Name | Type | Description |
|---|---|---|
placeholderData |
: The placeholder data for creation of template |
- Source: