2.0.21 • Published 4 years ago
card-picker v2.0.21
Card Picker 
The smooth and pretty slider you can use this package for making your website unique 😉.
card picker:
- has NO DEPENDENCIES :)
- is completely free and open source.
Table of Contents
preview
Simple and awesome 😎
Install
# Install card picker with npm
$ npm install --save card-picker
# If you use react version < 18
$ npm install --save card-picker --forceUsage
In a React app, use the Slider component:import { Slider } from 'card-picker'
Slider props
| Name | Description | Require |
|---|---|---|
| infinity | Boolean, default false | ✘ |
| height | String, default '100%' | ✘ |
| borderRadius | String, default '0px' | ✘ |
| previousButton | String, default arrow | ✘ |
| nextButton | String, default arrow | ✘ |
#For previousButton and nextButton you can change default arrow for your svg, img, icon...etc
{
....
previousButton: '<img className="" src="" />',
nextButton: '<img className="" src="">'
}Browser Support
Available in latest browsers.
License
2.0.15
4 years ago
2.0.3
4 years ago
2.0.16
4 years ago
2.0.2
4 years ago
2.0.13
4 years ago
2.0.5
4 years ago
2.0.14
4 years ago
2.0.4
4 years ago
2.0.11
4 years ago
2.0.7
4 years ago
2.0.12
4 years ago
2.0.6
4 years ago
2.0.9
4 years ago
2.0.10
4 years ago
2.0.8
4 years ago
2.0.1
4 years ago
2.0.19
4 years ago
2.0.17
4 years ago
2.0.18
4 years ago
2.0.20
4 years ago
2.0.21
4 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago