UNPKG

@dile/dile-close-document-click-mixin

Version:

Mixin to close custom elements when user do click in any area of the document

33 lines (32 loc) 841 B
{ "name": "@dile/dile-close-document-click-mixin", "version": "2.0.3", "description": "Mixin to close custom elements when user do click in any area of the document", "keywords": [ "document", "click", "event", "mixin", "custom element", "web components" ], "type": "module", "author": "midesweb <miguel@desarrolloweb.com>", "homepage": "https://github.com/Polydile/dile-components", "license": "MIT", "main": "index.js", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/Polydile/dile-components.git" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "bugs": { "url": "https://github.com/Polydile/dile-components/issues" }, "gitHead": "0379bf87d07336ae877405269da73338b2bda771" }