Text
Used for text.
Basic
Sizes
Ellipsis
Override
Mixed
API
Attributes
| Name | Description | Type | Default |
|---|---|---|---|
| type | text type | enum | — |
| size | text size | enum | default |
| truncated | render ellipsis | boolean | false |
| line-clamp 2.4.0 | maximum lines | string / number | - |
| tag | custom element tag | string | span |
Slots
| Name | Description |
|---|---|
| default | default content |