Swiper React Component

    Framework7 comes with powerful and most modern touch slider ever - Swiper Slider with super flexible configuration and lot, lot of features.

    There are following components included:

    • / **F7Swiper** - main FAB element
    • **SwiperSlide** / **F7SwiperSlide** - wrapper for multiple FAB buttons used as Speed Dial FAB
    • **before-wrapper** - element will be inserted right before <div class="swiper-wrapper"> element

    If you use automatic initalization to init Swiper (with init={true} prop) and need to use Swiper API you can access its initialized instance by accessing **.swiper** component’s property.

    Minimal layout

    With all controls

    With additional parameters