# Text Overflow Can be used to display text in a single line and hide any overflow. ```html ``` ## Reference #### Props | Prop | Description | Default | Type | | -------- | --------------------------------- | ------- | ------------------------------------------ | | `text`\* | The text that should be displayed | | `[String, Number, Array, Object, Boolean]` |