Skip to content
Premium & Brand

Meteors

Server Component

A field of shooting-star trails drifting across a surface.

Import

tsx
import { Meteors } from "@cronus-ui/ui";
bash
npx cronus-ui add meteors

Examples

API Reference

Generated from the component's exported types.

MeteorsProps

Extends HTMLAttributes<HTMLDivElement>

Skip MeteorsProps props table
PropTypeDefaultDescription
ref
Ref<HTMLDivElement>
count
number20Number of shooting stars. Clamped to `1–60`.