Skip to content

API > screenshot

Function: screenshot()

screenshot(el, options): Promise<string>

截图

Parameters

el: HTMLElement

options: Partial<Options>= {}

Source

packages/core/src/utils/screenshots.ts:19


Generated using typedoc-plugin-markdown and TypeDoc