All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.util.isElementClickable.d.ts Maven / Gradle / Ivy

declare const isElementClickable: (el: HTMLElement) => boolean;
export default isElementClickable;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy