Ctrl+K

Example: Save Your Weight and Age

This page demonstrates how you can use the flexible user data saving system to store custom data for each user. The form below saves your weight and age, scoped to this page.

Your Weight and Age

Please sign in to save and access your personal data.

Sign In

Tip: You can use this pattern to save any kind of user data from any MDX file. Just create your own form component and use the saveUserData/loadUserData helpers.