npm.io
0.25.1 • Published 51m ago

@univerjs/docs-hyper-link-ui

Licence
Apache-2.0
Version
0.25.1
Deps
8
Size
230 kB
Vulns
0
Weekly
0

npm version license downloads

@univerjs/docs-hyper-link-ui adds the UI for creating and editing hyperlinks in Univer Docs.

Package Overview

Package UMD global CSS Locales Facade entry
@univerjs/docs-hyper-link-ui UniverDocsHyperLinkUi Yes Yes No

Installation

pnpm add @univerjs/docs-hyper-link-ui
# or
npm install @univerjs/docs-hyper-link-ui

Keep all @univerjs/* packages on the same version.

Usage

import '@univerjs/docs-hyper-link-ui/lib/index.css';
import EnUS from '@univerjs/docs-hyper-link-ui/locale/en-US';
import { UniverDocsHyperLinkUIPlugin } from '@univerjs/docs-hyper-link-ui';

univer.registerPlugin(UniverDocsHyperLinkUIPlugin);

// Merge EnUS into your Univer locale map when this package contributes UI text.

Integration Notes

Register this package after the Docs, Docs UI, and Docs hyperlink core packages.

Resources

Keywords