Skills Development Webiny Admin ACO Abstraction Hooks

Webiny Admin ACO Abstraction Hooks

v20260825
webiny-admin-aco-catalog
This module provides essential, reusable abstractions and custom hooks for building administrative interfaces (ACO). It includes key functions like `useNavigateFolder` for structured navigation and `useRecords` for efficient data record management, ensuring consistency and robustness across admin panels.
Get Skill
338 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 v20260825
Size 596B
Updated At 2026-09-06
Language