Home > widget-integration > SlickInstance
SlickInstance interface
Slick carousel instance interface for type-safe method calls.
Provides type definitions for interacting with an initialized Slick carousel. Represents the jQuery plugin instance returned by $('.element').slick().
Signature:
export interface SlickInstance
Methods
|
Method |
Description |
|---|---|
|
Attaches an event handler to the carousel. | |
|
Executes a Slick carousel method. |