material2-carousel
material2-carousel copied to clipboard
A carousel component for Angular using Material
**Conditions:** 1. Loop property is set to _true_ 2. User swipes right to the last slide, then swipes right once more **Expected:** - Carousel loops back to the first slide...
Just tried to use this carousel and it looks good to me, just a few opinions and a feature request: a) I want the photos to be contained, not to...
I want arrows to show up only on mouse hover on slides otherwise they remain hidden. Is that possible in any way?
Hi, When disabled attribute is set to true, carousel arrows are being disabled but not carousel indicators user is able to operate through them.
I'm a noob and feel like there must be some easy way to refer to an array of images for the carousel instead of the one image in the template...
As cited [here](https://www.reddit.com/r/Angular2/comments/a19omb/carousel_component_for_material/eap15nv), it would be nice to have support for multiple slides in a single list item.