Ellipsis
Truncates text with expandable "..." toggle. Supports character limit and line-based truncation with responsive re-measurement.
Import
import { Ellipsis } from 'reablocks';
Ellipsis Props
| Prop | Type | Default | Description |
|---|---|---|---|
value | string | — | Text to truncate |
limit | number | 256 | Character limit for truncation |
lines | number | — | Number of lines to show (overrides character limit) |
| `expan |
[Description truncada. Veja o README completo no GitHub.]