Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

Can you provide option in config settings to loop the image's in forward Direction #87

Open
lakshmidevi407 opened this issue Feb 24, 2018 · 0 comments

Comments

@lakshmidevi407
Copy link

When carousel comes to last image in its Result set with the loop option as true,it just rolling backwards to the First Slide .
can you provide option in config settings to control its direction in loop like ..
export declare class NgxCarousel {
grid: Transfrom;
slide?: number;
speed?: number;
interval?: number;
animation?: Animate;
point?: Point;
type?: string;
load?: number;
custom?: Custom;
direction:'forward',
loop?: boolean;
touch?: boolean;
easing?: string;
}
any help can be appreciated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant