@univerjs-pro/docs-reference
本 API 页面目前提供英文正文。代码签名与标识符不随界面语言变化。
Footnote and endnote commands for traditional paginated Docs documents. Requires the Docs plugin and a configured license.
TypeScript
import { UniverDocsReferencePlugin } from '@univerjs-pro/docs-reference'import '@univerjs-pro/docs-reference/facade'univer.registerPlugin(UniverDocsReferencePlugin)The Facade entry extends FDocument with insertion, deletion, reads, and settings for both note types. See Footnotes and endnotes for integration and offset semantics.
UniverDocsAdvancedPreset already registers this plugin and its UI plugin. Do not register them again when using that preset.
你觉得这篇文档如何?