4.11.6 • Published 2 years ago

@quid/react-ellipsis v4.11.6

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

react-ellipsis is a React component designed to trim multi-line text to limit it to a given maximum height, adding the ellipsis () symbol at the end to denote some text has been cut.

It provides the same functionality of the CSS text-overflow: ellipsis but with support for multi-line texts.

Installation

npm install --save @quid/react-ellipsis

# or

yarn add @quid/react-ellipsis

More documentation is available at https://ui.quid.com

4.11.6

2 years ago

4.0.0

6 years ago

3.0.0

6 years ago

2.0.0

6 years ago

1.38.1

6 years ago

1.26.0

6 years ago