Card
Import
import { Card } from '@resultadosdigitais/tangram-components'
Properties
clickable
| Type | bool |
|---|---|
| Default | false |
Description
Allows interaction in the component using defined styles as hover, focus, active
active
| Type | bool |
|---|---|
| Default | false |
Description
Sets the Card as active. This is useful within the interaction mode.
as
| Type | node |
|---|---|
| Default | 'div' |
Description
Sets the element type to be rendered for this component. By default, it will render a <div> element.
children
compact
Feedback
Para reportar algum problema ou sugerir alterações, use nosso formulário de melhorias ou, se preferir, abra uma issue no nosso Github.