Skills Development Admin Language Management Utilities

Admin Language Management Utilities

v20260507
webiny-admin-languages-catalog
This module provides essential abstractions for managing language data within the admin panel. It includes `LanguageDto` for strongly typed data structures and `useLanguages` hook for fetching and handling language-related state and logic. Use this when developing administrative features that require language catalog management.
Get Skill
380 downloads
Overview

admin/languages

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: LanguageDto Kind: type Import: import type { LanguageDto } from "webiny/admin/languages" Source: @webiny/languages/admin/features/listLanguages/index.ts


Name: useLanguages Import: import { useLanguages } from "webiny/admin/languages" Source: @webiny/languages/admin/presentation/hooks/useLanguages.tsx


Info
Category Development
Name webiny-admin-languages-catalog
Version v20260507
Size 695B
Updated At 2026-05-08
Language