Download the PHP package dynamikaweb/yii2-tiny-slider without Composer
On this page you can find all versions of the php package dynamikaweb/yii2-tiny-slider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-tiny-slider
dynamikaweb/yii2-tiny-slider
Documentation
- Demos
- How to use
- Installation
- Configuration
- Plugin Options
- Tiny Slider Source
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require
section of your composer.json
file.
How to use
Configuration
Property | Type | Description |
---|---|---|
export | string | javascript constant slider name |
container | string | html root tag default: div |
containerOptions | array | html root tag options |
pluginOptions | array | javascript plugin options |
clientOptions | array | alias to pluginOptions |
clientScript | string\JsExpression | javascript custom function or scriptexample: slider => console.log(slider) example: console.log(my_export) |
This project is under BSD-3-Clause license.
All versions of yii2-tiny-slider with dependencies
PHP Build Version
Package Version
The package dynamikaweb/yii2-tiny-slider contains the following files
Loading the files please wait ....