@univerjs-pro/embed-ui
本 API 页面目前提供英文正文。代码签名与标识符不随界面语言变化。
Host integration, child-view registration, activation, fullscreen, and menu overrides for embedded Univer units.
TypeScript
import { UniverEmbedUIPlugin } from '@univerjs-pro/embed-ui'import EmbedUIEnUS from '@univerjs-pro/embed-ui/locale/en-US'import '@univerjs-pro/embed-ui/lib/index.css'univer.registerPlugin(UniverEmbedUIPlugin)Merge EmbedUIEnUS into the locale map for applications that enable embed UI.
Entry Points
- Locale:
@univerjs-pro/embed-ui/locale/* - Style:
@univerjs-pro/embed-ui/lib/index.css
你觉得这篇文档如何?