Skip to main content

Type Alias: MountUserProfile()

MountUserProfile: (payload) => Promise<void>

Display User Profile information and form in Mimeeq Dialog

Parameters

payload: MountUserProfilePayload

Returns

Promise<void>

Deprecated

Please use utils.mount instead