Class: ProfilePage

ProfilePage()

page with user's profile

Constructor

new ProfilePage()

Source:

Members

handleApiError

handles error from http request

Source:

onChange

called when some of the text inputs change value

Source:

onClickPasswordUpdate

called when user submit password update

Source:

onClickUserUpdate

called when user submit user info update

Source:

state

current page state

Source:

Methods

render() → {JSX.Element}

renders user profile page

Source:
Returns:

page

Type
JSX.Element