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