Aurora Background

A subtle Aurora or Southern Lights background for your website.

Install using CLI

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

Install Manually

Copy and paste the following code

AuroraBackground.vue

API

Prop NameTypeDefaultDescription
classstring-Additional CSS classes to apply to the component for styling.
radialGradientbooleantrueDetermines whether a radial gradient effect is applied to the background.

Features

  • Slot Support: Easily add any content inside the component using the default slot.

Credits