react-fold-image

1.0.1 • Public • Published

react-fold-image

Props:

propTypes = {
  src: PropTypes.string.isRequired,
  noCol: PropTypes.number,
  noRow: PropTypes.number,
  startingPoint: PropTypes.number,
  startingDirection: PropTypes.string,
  hide: PropTypes.bool,
  foldingSpeed: PropTypes.number,
  earlyRatio: PropTypes.number
};

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.12latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.12
0.1.01

Package Sidebar

Install

npm i react-fold-image

Weekly Downloads

3

Version

1.0.1

License

none

Last publish

Collaborators

  • chuson1996