VcPrint 如何在点击截屏之前执行方法 或者直接控制什么时候截屏 #638
-
@print-evt 这个方法好像只能在截图完成之后执行 |
Beta Was this translation helpful? Give feedback.
Answered by
zouyaoji
Dec 20, 2024
Replies: 1 comment
-
你自己弄个按钮调用captureScreenshot方法咯。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Daniel-0127
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你自己弄个按钮调用captureScreenshot方法咯。
https://github.com/zouyaoji/vue-cesium/blob/dev/packages/components/controls/print/index.ts#L125C7-L125C24