API Reference
@univerjs
@univerjs/docs-ui
interfaces
Ipasteplugin

@univerjs/docs-ui v0.1.17Docs


Interface: IPastePlugin

Properties

PropertyTypeDefined in
afterProcessRulesIAfterProcessRule[]docs-ui/src/services/clipboard/html-to-udm/paste-plugins/type.ts:33 (opens in a new tab)
namestringdocs-ui/src/services/clipboard/html-to-udm/paste-plugins/type.ts:30 (opens in a new tab)
stylesRulesIStyleRule[]docs-ui/src/services/clipboard/html-to-udm/paste-plugins/type.ts:32 (opens in a new tab)

Methods

checkPasteType()

checkPasteType(html): boolean

Parameters

ParameterType
htmlstring

Returns

boolean

Defined in

docs-ui/src/services/clipboard/html-to-udm/paste-plugins/type.ts:31 (opens in a new tab)


Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.