Plugin
Plugin
Flicking Plugin
Type: TSInterface
PROPERTY | TYPE | DESCRIPTION |
---|---|---|
init | (flicking: Flicking) => void | Initialize the plugin |
destroy | () => void | Destroy plugin and detach all events binded |
update | (flicking: Flicking) => void | Update plugin to match current Flicking's status |