1.0.4 • Published 5 years ago

@micajeho/react-showmore v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Simple ShowMore component

Install

NPM:

npm i @micajeho/react-showmore

YARN:

yarn add @micajeho/react-showmore

Usage

    <ShowMore 
      minLenth={15}
      content={content} 
      moreText={' More...'} 
      lessText={' ... Less'} 
     />

Author

👤 Miguel Carlos Honorio

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

1.0.4

5 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