Basic information
), settings: [ { type: 'text', slug: 'name', label: 'Name' }, { type: 'text', slug: 'email', label: 'Email' }, { type: 'phone', slug: 'phone', label: 'Phone' }, { type: 'textarea', slug: 'bio', label: 'Bio', description: 'Short bio (max 200 chars)', }, ], }, ], }} defaultValues={{ name: 'John Doe', email: 'john@example.com', phone: '', bio: '', }} onSubmit={(values) => { console.log('QuickForm submitted:', values); }} /> ``` ## API Reference ### Props `QuickFormComponentProps`Email: {user.email}
Manage your password or login provider
View and manage your active sessions
Add an extra layer of security to your account
Irreversible account actions
Fumadocs
Notion
Description of what this step does.