The user API object with methods for getting and updating user information
Optional apiCallback to convert API data to form default values
Callback to convert API data to form default values
Optional user: UserResponse<TUserCustomFields>The route to navigate to when the user cancels editing the user information
Optional formCallback to convert form data to API
Callback to convert form data to API
The route to navigate to when the user successfully saves the user information
Optional viewsOptional Form?: ComponentClass<{ View for the form
Generated using TypeDoc
Represents the props for the EditEditUserBasicInformationForMePage component