Button Glowing


A simple button with a gradient border to give a glowing effect. Use it for cool actions like generating image / text.

Glowing Button

import ButtonGlowing from "@/components/ButtonGlowing";
...
<ButtonGlowing type="submit" />

Tip: You can use Tailwind Gradient Color Stops to customize the glowing colors


Last Updated: March 5