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.