Preparing search index...
The search index is not available
homelab-dashboard
homelab-dashboard
src/hooks/Proxmox/useStatus
useStatus
Function useStatus
useStatus for Proxmox Method used in loading the data in the Route
useStatus
()
:
{
errorMessage_status
:
any
;
getStatus
:
()
=>
Promise
<
StatusResponse
>
;
isLoading_status
:
any
;
}
Returns
{
errorMessage_status
:
any
;
getStatus
:
()
=>
Promise
<
StatusResponse
>
;
isLoading_status
:
any
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
homelab-dashboard
Loading...
useStatus for Proxmox Method used in loading the data in the Route