Pular para o conteúdo principal

Brand

Import

import { Brand } from '@resultadosdigitais/tangram-components'

Properties

children

Typenode

Description

Sets children.

as

TypeelementType | string
Default'figure'

Description

Set element type to be rendered for this component. By default it will render a figure element. Additional properties can be passed to the component according to the element specified in this property.

<Brand as="a" href="/" />

caption

Typestring

Description

Adds a component description for accessibility. The brand name is a good fit for this property.

kind

Type
Enum of:
  • Brand.kinds.Tangram
  • Brand.kinds.TOTVS
  • Brand.kinds.RDStation
  • Brand.kinds.RDStationMarketing
  • Brand.kinds.RDStationMarketingForEcommerce
  • Brand.kinds.RDStationCRM
  • Brand.kinds.RDStationConversas
  • Brand.kinds.RDStationMentorIA
  • Brand.kinds.RDStationBilling
  • Brand.kinds.RDStationAppStore
  • Brand.kinds.RDStationContas
  • Brand.kinds.RDStationAppstore
DefaultBrand.kinds.Tangram

Description

Automatically includes the brand image for the respective kind. Brand.kinds.RDStationContas is discontinued, Brand.kinds.RDStationBilling used instead. Brand.kinds.RDStationAppstore is discontinued, Brand.kinds.RDStationAppStore used instead.

Feedback

Para reportar algum problema ou sugerir alterações, use nosso formulário de melhorias ou, se preferir, abra uma issue no nosso Github.