0.3.3 • Published 4 days ago

@igloo-ui/ellipsis v0.3.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 days ago

Ellipsis

Informs user that text is clipped.

Installation

To install @igloo-ui/ellipsis in your project, you will need to run the following command using npm:

npm install @igloo-ui/ellipsis

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/ellipsis

Usage

Then to use the component in your code just import it!

import Ellipsis from '@igloo-ui/ellipsis';

<Ellipsis>
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas vestibulum
  ex vel felis commodo auctor. Nulla pulvinar velit eget scelerisque mattis.
  Curabitur augue leo, gravida non quam at, viverra varius metus.
</Ellipsis>;
0.3.3

4 days ago

0.3.2

20 days ago

0.3.1

3 months ago

0.3.0

4 months ago

0.2.4

4 months ago

0.2.3

5 months ago

0.2.2

5 months ago

0.1.11

10 months ago

0.2.1

6 months ago

0.2.0

8 months ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago