PHPackages                             rpmeir/tswiper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. rpmeir/tswiper

ActiveLibrary[Framework](/categories/framework)

rpmeir/tswiper
==============

TSwiper plugin for using the javascript swiper library in Adianti Framework

v1.0.0(4y ago)7283MITJavaScript

Since May 5Pushed 4y ago2 watchersCompare

[ Source](https://github.com/rpmeir/tswiper)[ Packagist](https://packagist.org/packages/rpmeir/tswiper)[ Docs](https://github.com/rpmeir/tswiper)[ RSS](/packages/rpmeir-tswiper/feed)WikiDiscussions main Synced today

READMEChangelog (5)DependenciesVersions (6)Used By (0)

TSwiper
=======

[](#tswiper)

TSwiper is a widget component based on [Swiper](https://swiperjs.com/) to be used in the [Adianti Framework](https://www.adianti.com.br/framework).

Providing touch slider functionality and complementing the existing components in the framework.

It consists of two classes that contain properties and methods that generate the options passed in the initialization of the Swiper component.

Installing TSwiper
------------------

[](#installing-tswiper)

> Install only in Adianti Framework

Via composer

```
composer require "rpmeir/tswiper:v1.0.0"
```

Example
-------

[](#example)

[![](https://raw.githubusercontent.com/rpmeir/tswiper/main/assets/tswiper-example.gif)](https://raw.githubusercontent.com/rpmeir/tswiper/main/assets/tswiper-example.gif)

How to use
----------

[](#how-to-use)

```
