Websites v4 docs v5.2.5
Preparing search index...
API Reference/Hooks
useUserProfile
Function useUserProfile
useUserProfile
()
:
{
activeProfileView
:
ProfileView
|
null
;
closeProfile
:
()
=>
void
;
openProfile
:
()
=>
void
;
setProfileView
:
(
view
:
ProfileView
|
null
)
=>
void
;
}
Returns
{
activeProfileView
:
ProfileView
|
null
;
closeProfile
:
()
=>
void
;
openProfile
:
()
=>
void
;
setProfileView
:
(
view
:
ProfileView
|
null
)
=>
void
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Websites v4 docs v5.2.5
Loading...