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 |