2.0.21 • Published 3 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 --force
Usage
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
3 years ago
2.0.3
3 years ago
2.0.16
3 years ago
2.0.2
3 years ago
2.0.13
3 years ago
2.0.5
3 years ago
2.0.14
3 years ago
2.0.4
3 years ago
2.0.11
3 years ago
2.0.7
3 years ago
2.0.12
3 years ago
2.0.6
3 years ago
2.0.9
3 years ago
2.0.10
3 years ago
2.0.8
3 years ago
2.0.1
3 years ago
2.0.19
3 years ago
2.0.17
3 years ago
2.0.18
3 years ago
2.0.20
3 years ago
2.0.21
3 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago