Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/slab/quill
/ clipboard.spec.ts
File
clipboard.spec.ts
packages/quill/test/unit/modules/clipboard.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Delta from
'quill-delta'
;
2
import
{ describe, expect, test, vitest } from
'vitest'
;
3
import
Quill from
'../../../src/core.js'
;
4
import
{ Range } from
'../../../src/core/selection.js'
;
Callers
nothing calls this directly
Calls
14
createClipboard
Function · 0.85
onCapturePaste
Method · 0.80
toEqualHTML
Method · 0.80
on
Method · 0.80
onCaptureCopy
Method · 0.80
dangerouslyPasteHTML
Method · 0.80
convert
Method · 0.80
addMatcher
Method · 0.80
createQuill
Function · 0.70
setup
Function · 0.70
getSelection
Method · 0.45
setContents
Method · 0.45
Tested by
no test coverage detected