Skip to main content
A pre-built form for users to view and edit their profile information.

Properties

PropertyTypeDescriptionDefault
Accent ColorColorButton and focus color#9EE86F
Show AvatarBooleanDisplay avatar above the formtrue
Custom FieldsArrayAdditional custom input fields[]

Features

  • Auto-populates with the current user’s data (name, email)
  • Inline avatar display with upload option
  • Save changes button with loading state
  • Validation on all fields
  • Success feedback after save

Usage

Place this on an account or profile page (e.g., /account). The form automatically loads the authenticated user’s current data.