Component Galleria
- Source:
Parameters:
Name | Type | Description |
---|---|---|
$ |
jQuery | Instance of jQuery |
Returns:
List of Galleria component methods
- Type
- Object
Methods
(static) init()
- Source:
Finds all not-initialized
Gallery components and in a loop for each of them
runs
"initInstance"
method.
(static) initInstance(component, prop)
- Source:
Call "Galleria.loadTheme" and "Galleria.run"
from galleria.io. More about this methods you can
read here
Parameters:
Name | Type | Description |
---|---|---|
component |
jQuery | Root DOM element of galleria component wrapped by jQuery |
prop |
Object | Properties set in data attribute of galleria component |