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