Tooltip 🗑️
Deprecated
Este componente está descontinuado. Substitua pelo Tooltip next. Para mais informações sobre os recursos next leia a documentação.
Import
import { Tooltip } from '@resultadosdigitais/tangram-components'
Properties
id
| Type | string | number |
|---|
Description
Sets the id. Responsible to connect accessibly tip id in other element. The id value is used in aria-describedby.
text 📍
position
| Type | Enum of: |
|---|---|
| Default | Tooltip.positions.top |
Description
Sets the position. Supporting attributes Tooltip.positions.TOP, Tooltip.positions.RIGHT,
Tooltip.positions.BOTTOM and Tooltip.positions.LEFT are deprecated.
Feedback
To report a problem or suggest changes, use our improvements form or, if you prefer, open an issue on our Github repository.