技能 编程开发 富文本编辑器开发组件库

富文本编辑器开发组件库

v20260424
webiny-admin-lexical-catalog
本模块提供了一套完整的富文本编辑器开发组件库,专注于构建复杂的行政管理界面。它汇集了用于管理选区、处理文本样式(如字体颜色、对齐)、渲染HTML以及提供基础UI组件(如下拉菜单)的Hooks和抽象类。适用于需要构建功能强大、专业化后台管理系统或内容管理系统的开发场景。
获取技能
391 次下载
概览

admin/lexical

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: Divider Import: import { Divider } from "webiny/admin/lexical" Source: @webiny/lexical-editor/ui/Divider.tsx


Name: DropDown Import: import { DropDown } from "webiny/admin/lexical" Source: @webiny/lexical-editor/ui/DropDown.tsx


Name: DropDownItem Import: import { DropDownItem } from "webiny/admin/lexical" Source: @webiny/lexical-editor/ui/DropDown.tsx


Name: getNodeFromSelection Import: import { getNodeFromSelection } from "webiny/admin/lexical" Source: @webiny/lexical-editor/hooks/index.ts


Name: Klass Kind: type Import: import type { Klass } from "webiny/admin/lexical" Source: @webiny/lexical-editor/types.ts


Name: LexicalEditorConfig Import: import { LexicalEditorConfig } from "webiny/admin/lexical" Source: @webiny/lexical-editor/components/LexicalEditorConfig/LexicalEditorConfig.tsx


Name: LexicalHtmlRenderer Import: import { LexicalHtmlRenderer } from "webiny/admin/lexical" Source: @webiny/lexical-editor/components/LexicalHtmlRenderer.tsx


Name: LexicalNode Kind: type Import: import type { LexicalNode } from "webiny/admin/lexical" Source: @webiny/lexical-editor/types.ts


Name: useCurrentElement Import: import { useCurrentElement } from "webiny/admin/lexical" Source: @webiny/lexical-editor/hooks/index.ts


Name: useCurrentSelection Import: import { useCurrentSelection } from "webiny/admin/lexical" Source: @webiny/lexical-editor/hooks/index.ts


Name: useDeriveValueFromSelection Import: import { useDeriveValueFromSelection } from "webiny/admin/lexical" Source: @webiny/lexical-editor/hooks/index.ts


Name: useFontColorPicker Import: import { useFontColorPicker } from "webiny/admin/lexical" Source: @webiny/lexical-editor/hooks/index.ts


Name: useIsMounted Import: import { useIsMounted } from "webiny/admin/lexical" Source: @webiny/lexical-editor/hooks/index.ts


Name: useLexicalEditorConfig Import: import { useLexicalEditorConfig } from "webiny/admin/lexical" Source: @webiny/lexical-editor/components/LexicalEditorConfig/LexicalEditorConfig.tsx


Name: useRichTextEditor Import: import { useRichTextEditor } from "webiny/admin/lexical" Source: @webiny/lexical-editor/hooks/index.ts


Name: useTextAlignmentAction Import: import { useTextAlignmentAction } from "webiny/admin/lexical" Source: @webiny/lexical-editor/hooks/index.ts


Name: useTypographyAction Import: import { useTypographyAction } from "webiny/admin/lexical" Source: @webiny/lexical-editor/hooks/index.ts


信息
Category 编程开发
Name webiny-admin-lexical-catalog
版本 v20260424
大小 3.06KB
更新时间 2026-04-28
语言