2.0.21 • Published 3 years ago

card-picker v2.0.21

Weekly downloads
4
License
-
Repository
github
Last release
3 years ago

Card Picker npm version

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

Example code

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

NameDescriptionRequire
infinityBoolean, default false
heightString, default '100%'
borderRadiusString, default '0px'
previousButtonString, default arrow
nextButtonString, 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

MIT © Yousif Jasm

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