Tooltip
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
Para reportar algum problema ou sugerir alterações, use nosso formulário de melhorias ou, se preferir, abra uma issue no nosso Github.