Represents the dashboard page component.
Members
# static useGetUser
React query hook to get user data.
# static useGetUserRoles
React query hook to get user roles and eligibility data.
Methods
# static handleSignOUt(event)
Function to handle the logout action.
Parameters:
| Name | Type | Description |
|---|---|---|
event |
Event
|
The event object. |