usePagination
Custom hook for managing pagination state
Custom hook for managing pagination state
import { usePagination } from "@tetherto/mdk-react-adapter";Signature
(args: PaginationArgs = {}) => UsePaginationReturn| Package | @tetherto/mdk-react-adapter |
| Requires provider | No |
useOperationsDashboard
Shapes raw operational metric logs into chart-ready payloads for the four operational-dashboard cards. DI-style: it never fetches - wire your data layer (RTK…
usePduLayout
Fetches a container type's static PDU socket grid from `GET /auth/pdu-layout`. The grid is provisioned in the container worker's `pduGridLayout` config keyed…