PulseDot
Color of the dot - can be a CSS color or Tailwind class
domain-animations-pulsedot--defaultOpen all variants →
When to use
- "Live" / "Streaming" / "Recording" affordances next to a label.
- Active session indicator in a sidebar.
- Subtle motion on a status row without the heavier StatusIndicator surface.
When not to use
- Static status (success / warning / error) — use `ShapeIndicator` or `StatusIndicator`.
- Notification count or dot — use `BadgeIndicator`.
- Loading state — use `Loading` or
Skeleton.