mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-19 14:33:33 -04:00
@@ -124,7 +124,7 @@ export function mockPasteBoard() {
|
||||
plainText: '[PC preview] unknow plainText',
|
||||
uri: '[PC preview] unknow uri',
|
||||
pixelMap: PixelMapMock,
|
||||
data: {"mimeType": new ArrayBuffer()},
|
||||
data: {'mock_xml': new ArrayBuffer()},
|
||||
convertToText: function (...args) {
|
||||
console.warn("PasteDataRecord.convertToText interface mocked in the Previewer. How this interface works on the" +
|
||||
" Previewer may be different from that on a real device.")
|
||||
|
||||
Reference in New Issue
Block a user