Home > widget-integration > SlickOptions > responsive
SlickOptions.responsive property
Responsive breakpoint configurations
Signature:
responsive?: Array<{
breakpoint: number;
settings: Partial<SlickOptions>;
}>;
Home > widget-integration > SlickOptions > responsive
Responsive breakpoint configurations
Signature:
responsive?: Array<{
breakpoint: number;
settings: Partial<SlickOptions>;
}>;