0.1.0 • Published 6 years ago

react-show-more-or-less v0.1.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
6 years ago

React Show More Or Less

License

This component truncates its children if they're are more than the limit, and shows a Show more link. Clicking this expands it then shows Show less link

Installation

npm i --save react-show-more-or-less

Usage

0.1.0

6 years ago