Glass Forgot

Glassmorphism-style forgot password form with animated background blobs, gradient borders, and smooth state transitions. Features success state with checkmark animation.

core-landing-pagesauthforgot-passwordglassmorphismblurgradient

Props

Customize the component with these props

PropertyTypeDefaultDescription
title
string"Reset Password"Title text displayed at the top of the form.
subtitle
string"Enter your email to receive a reset link."Subtitle text displayed below the title.
onSendLink
(email: string) => Promise<void>undefinedCallback function called when reset link is sent.
onBack
() => voidundefinedCallback function called when back button is clicked.
className
stringundefinedAdditional CSS classes for custom styling.
successMessage
string"We've sent a password reset link to your email address."Success message displayed after link is sent.
Glass Forgot - Core Landing Pages Component | UILora