技能 编程开发 管理后台语言抽象组件

管理后台语言抽象组件

v20260825
webiny-admin-languages-catalog
本模块为管理后台提供了处理语言数据核心的抽象组件。它包含用于强类型定义的 LanguageDto,以及用于管理语言状态和数据获取的 useLanguages 钩子。开发人员应根据需求导入相应抽象,并阅读源码以获取精确的接口和类型定义。
获取技能
384 次下载
概览

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


信息
Category 编程开发
Name webiny-admin-languages-catalog
版本 v20260825
大小 675B
更新时间 2026-09-06
语言