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.