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
};

Readme

Keywords

none

Package Sidebar

Install

npm i react-fold-image

Weekly Downloads

0

Version

1.0.1

License

none

Last publish

Collaborators

  • chuson1996