JJabKit
Theme preference

GlowingShadow

1.0.0

Marketing block with a rotating, color-cycling token glow behind display type. Hover brightens blur, opacity, and scale.

npx jabkit add glowing-shadow

Component Data

ID
glowing-shadow
Category
marketing
Version
1.0.0
Added
2026-09-06
Type
block
Keyboard nav
No
Reduced motion
Yes
glowshadowconicmarketinghoverlandinginteractive

Dependencies

  • clsx
  • tailwind-merge

Examples

Default

<div className="bg-background text-foreground">
      <GlowingShadow {...glowingShadowMocks.default} />
    </div>

Variants

<div className="bg-background text-foreground">
      <GlowingShadow {...glowingShadowMocks.alternate} />
    </div>