StickyBar
Importβ
import { StickyBar } from '@resultadosdigitais/tangram-components'
Propertiesβ
childrenβ
irremovableβ
hideβ
defaultHideβ
onCloseβ
backgroundColorβ
closeLabelTextβ
| Type | string |
|---|---|
| Default | StickyBar.translations.en.close |
Descriptionβ
Custom text for the label that identifies the close icon in the component. This text is not displayed on the screen.
Preset values for English, Brazilian Portuguese and Spanish are available
in StickyBar.translations.en.close,
StickyBar.translations.ptBR.close and
StickyBar.translations.es.close.
<StickyBarGroup />β
Importβ
import { StickyBarGroup } from '@resultadosdigitais/tangram-components'
Propertiesβ
childrenβ
disableAutoPositioningβ
| Type | bool |
|---|---|
| Default | false |
Descriptionβ
Disables automatic positioning of the component.
If this property is true, the component positioning must be provided by some external means.
<StickyBarSection />β
Importβ
import { StickyBarSection } from '@resultadosdigitais/tangram-components'
Propertiesβ
childrenβ
stretchβ
| Type | bool |
|---|---|
| Default | false |
Descriptionβ
Makes the StickyBar.Section expanded up to the vertical limits of the StickyBar.