Skip to content
目录

useIsImageDom

判断是否为图片 dom。

参数

ts
function useIsImageDom(element: Element): boolean

Released under the MIT License.