Docs

Glow Input

A beautiful text input that features an animated flowing gradient border when focused.

Component Blueprint

Installation

$ npx @cosmoo/oblivion add glow-input
Packagesnpm install

Usage Detail

tsx
import { GlowInput } from "@/components/oblivion/glow-input"

export default function GlowInputDemo() {
  return <GlowInput />
}

Oblivion UI

© 2026 Oblivion UI. All rights reserved.