Snowfall Background

A beautifully animated snowfall effect applied as a background.

Install using CLI

npm
pnpm
bun
yarn
npx shadcn-vue@latest add "https://inspira-ui.com/r/snowfall-bg.json"

Install Manually

Copy and paste the following code

SnowfallBg.vue

API

Prop NameTypeDefaultDescription
colorstring#FFFColor of the snowflakes in hexadecimal format.
quantitynumber100Number of snowflakes to display.
speednumber1Speed at which snowflakes fall.
maxRadiusnumber3Maximum radius of snowflakes.
minRadiusnumber1Minimum radius of snowflakes.
classstringnullAdditional CSS classes to apply to the container element.

Credits

  • Inspired by natural snowfall effects.