DataBlock
Import
import { DataBlock } from '@resultadosdigitais/tangram-components'
Properties
alignment
auxiliaryText
| Type | func | node |
|---|
Description
Sets auxiliary content normally used in conjunction with an icon to indicate important information about the value.
id 📍
| Concerns | 📍 Required |
|---|---|
| Type | string | number |
Description
Responsible to connect accessibly title with value. The id value is used in aria-labelledby.
prefix
suffix
supportingText
| Type | string |
|---|
Description
Sets the supporting text, used to contextualize about the value of data block
tip
| Type | string |
|---|
Description
Sets the tip to be shown at the information icon. It uses <Tooltip /> component.