Split Signup

Split-screen signup form with animated left panel showcase and gradient backgrounds. Features rotating border animations and hover effects on the showcase card.

core-landing-pagesauthsignupsplitshowcasegradientanimation

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"Create Account"Title text displayed at the top of the form.
subtitle
string"Start your 14-day free trial."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.
showLeftPanel
booleantrueWhether to display the left showcase panel.
Split Signup - Core Landing Pages Component | UILora