Profile

Profile

new Profile()

Source:
Properties:
Name Type Description
props object
Properties
Name Type Description
profileInfo object

Info of logged user

modalData object

Modal Data

activeModal string

Indicate active modal

getProfileInfo function

API call to get user data

setOpenModal function

Open modal

changePwd function

API call to change password

Methods

componentDidMount() → {void}

Description:
  • Get user data

Source:
Returns:
Type
void

render() → {view}

Description:
  • Render

Source:
Returns:
Type
view