# ef-label

Displays a text with alternative truncation

## Properties

| Property    | Attribute    | Type      | Default | Description                                 |
|-------------|--------------|-----------|---------|---------------------------------------------|
| `error`     | `error`      | `boolean` | false   | Set error state                             |
| `lineClamp` | `line-clamp` | `number`  | 0       | Limit the number of lines before truncating |
| `warning`   | `warning`    | `boolean` | false   | Set warning state                           |
