技能 编程开发 管理后台语言管理工具

管理后台语言管理工具

v20260507
webiny-admin-languages-catalog
本模块提供了一套用于管理后台语言数据的核心抽象。它包含 `LanguageDto` 类型用于定义语言数据结构,以及 `useLanguages` hook 用于处理语言相关的状态和逻辑。适用于需要构建语言目录管理功能的后台系统开发。
获取技能
380 次下载
概览

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
版本 v20260507
大小 695B
更新时间 2026-05-08
语言