Module Support
Swiper comprises many optional modules; all the currently supported modules are included and bundled with the module.
However...
Not all the modules have been tested for full functionality.
Want to help?
If you would like help contribute, testing of modules would be appreciated.
Details on configuring each module are outside the scope of this documentation. Please consult the Swiper documentation site for complete details.
Modules
Name | Description | Tested |
---|---|---|
Navigation | Arrow navigation | ✅ |
Pagination | Pagination (bullets, progress bar, fraction, custom) | ✅ |
Scrollbar | Scrollbar | ✅ |
Autoplay | Automatically advance between slides | ✅ |
Free Mode | Scrolling between slides without snapping | ✅ |
Fade Effect | Fade transition effect | ✅ |
Coverflow Effect | Coverflow transition effect | ✅ |
Flip Effect | Flip transition effect | ✅ |
Cube Effect | Cube transition effect | ✅ |
Cards Effect | Card transition effect | ✅ |
Keyboard Control | Navigate through slides using a keyboard | ✅ |
Mousewheel Control | Navigate through slides using a mouse-wheel | ✅ |
Accessibility | Accessibility Features | ✅ |
History Navigation | Puts slide information into the browsers history, allowing for forward/back navigation | ❌ |
Hash Navigation | Hash navigation is intended to have a link to specific slide that allows to load page with specific slide opened. | ❌ |
Controller | Allows linking Swiper instances together | ❌ |
Thumbs | In addition to Controller component Swiper comes with Thumbs component that is designed to work with additional thumbs swiper in a more correct way than Controller which is used for syncing two swipers. | ❌ |
Creative Effect | Custom transformation effects | ❌ |
Zoom | Zoom in on active slides | ❌ |
Grid | Grid display of multiple slides | ❌ |
Parallax | Parallax transition effect | ❌ |