Flickity API in Flickity Carousel 3.0.x
Information about the classes and interfaces that make up the Flickity API.
Flickity is a touch responsive gallery created by desandro.
The Flickity API allows to act on the Flickity settings, that are defined in content entities "flickity_group" and used to control the Flickity Carousel.
There are several flickity-group-related hooks, which allow you to affect the settings:
File
- ./
flickity.api.php, line 8 - Hooks provided by the Flickity module.
Functions
Name | Location | Description |
---|---|---|
hook_flickity_group_settings_alter |
./ |
Alter the Flickity Group settings. |