Cinematic Login

Cinematic login form with ambient background gradients, animated glow effects, and social authentication options. Features smooth loading states and hover animations.

core-landing-pagesauthlogincinematicambientsocialgradient

Props

Customize the component with these props

PropertyTypeDefaultDescription
theme
'dark' | 'light'undefinedColor theme for the component.
accentColor
stringundefinedCustom accent color for the component.
title
string"Welcome Back"Title text displayed at the top of the form.
subtitle
string"Enter your credentials to access the nexus."Subtitle text displayed below the title.
showLogo
booleanundefinedWhether to display the logo.
onSubmit
(data: any) => Promise<void>undefinedCallback function called when form is submitted.
onSuccess
() => voidundefinedCallback function called on successful submission.
onError
(err: string) => voidundefinedCallback function called on submission error.
loading
booleanundefinedWhether the form is in a loading state.
className
stringundefinedAdditional CSS classes for custom styling.
Cinematic Login - Core Landing Pages Component | UILora