@univerjs-pro/docs-latex-ui
本 API 页面目前提供英文正文。代码签名与标识符不随界面语言变化。
LaTeX formula rendering, editing UI, and locale entries for Univer Docs.
TypeScript
import { UniverDocsLatexUIPlugin } from '@univerjs-pro/docs-latex-ui'import enUS from '@univerjs-pro/docs-latex-ui/locale/en-US'import '@univerjs-pro/docs-latex-ui/lib/index.css'univer.registerPlugin(UniverDocsLatexUIPlugin)Entry Points
- Locale:
@univerjs-pro/docs-latex-ui/locale/* - Style:
@univerjs-pro/docs-latex-ui/lib/index.css
你觉得这篇文档如何?