Spinner
Importβ
import { Spinner } from '@resultadosdigitais/tangram-components'
Propertiesβ
size
β
color
β
Type | string |
---|---|
Default | null |
Descriptionβ
Sets the color. Use the Tangram CSS variables.
<Spinner color="var(--neutral-surface)" />
dark
ποΈβ
Concerns | ποΈ Deprecated |
---|---|
Type | bool |
Default | false |