Theme
Importβ
import { Theme } from '@resultadosdigitais/tangram-components'
Propertiesβ
children
β
as
β
Type | elementType | string |
---|---|
Default | 'div' |
Descriptionβ
Sets the element type to be rendered for this component. By default, it will render a <div>
element.
value
β
Type | Enum of: |
---|---|
Default | Theme.kinds.lina |
Descriptionβ
Sets the theme.
Theme.kinds.crm
and Theme.kinds.marketing
are deprecated.