Skills Development Web Admin Hooks for Data and Navigation

Web Admin Hooks for Data and Navigation

v20260424
webiny-admin-aco-catalog
This module provides essential abstractions for building web administration dashboards. It includes critical hooks like `useNavigateFolder` for structured routing and `useRecords` for standardized data fetching and state management. It simplifies complex frontend logic, ensuring consistency and reusability across large-scale admin applications.
Get Skill
142 downloads
Overview

admin/aco

How to Use

  1. Find the abstraction you need below
  2. You MUST read the source file to get the exact interface and types!
  3. Import: import { Name } from "<importPath>";

Abstractions


Name: useNavigateFolder Import: import { useNavigateFolder } from "webiny/admin/aco" Source: @webiny/app-aco/hooks/useNavigateFolder.ts


Name: useRecords Import: import { useRecords } from "webiny/admin/aco" Source: @webiny/app-aco/hooks/useRecords.ts


Info
Category Development
Name webiny-admin-aco-catalog
Version v20260424
Size 616B
Updated At 2026-04-28
Language