new WhereToBuy()
Manage `.where-to-buy` HTML components.
- Version:
- 1.0.0
- Source:
Requires:
Requires
Members
className :string
The original name of component.
Type:
- string
- Default Value:
- "where-to-buy"
- Source:
Methods
goToMap(selectoropt)
Allow you to jump to the map when you click on `.go-to-map` item.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
selector |
string |
<optional> |
Select alternative Sender HTML Components to apply the behavior. |
- Source:
manageAffix(selectoropt)
Keep the map to the right on Desktop.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
selector |
string |
<optional> |
Select alternative Sender HTML Components to apply the behavior. |
- Source: