@micajeho/react-showmore

1.0.4 • Public • Published

Welcome to react-showmore 👋

License: MIT Twitter: micajeho

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

/@micajeho/react-showmore/

    Package Sidebar

    Install

    npm i @micajeho/react-showmore

    Weekly Downloads

    0

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    6.41 kB

    Total Files

    7

    Last publish

    Collaborators

    • micajeho