Swiper Vue 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:

    • - main FAB element
    • **f7-swiper-slide** - wrapper for multiple FAB buttons used as Speed Dial FAB
    • - element will be inserted right before <div class="swiper-wrapper"> element
    • **after-wrapper** - element will be inserted right after 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