solid-dismiss
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -84,3 +84,3 @@ import "./browserInfo"; | ||
* | ||
* @defaultValue `false` | ||
* @defaultValue `true` | ||
*/ | ||
@@ -87,0 +87,0 @@ closeWhenMenuButtonIsClicked?: boolean; |
{ | ||
"name": "solid-dismiss", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"homepage": "https://aquaductape.github.io/solid-dismiss/", | ||
@@ -5,0 +5,0 @@ "description": "Handles \"click outside\" behavior for popup menu. Closing is triggered by click/focus outside of popup element or pressing \"Escape\" key.", |
@@ -157,3 +157,3 @@ <h1 align="center">Solid Dismiss | ||
* | ||
* @defaultValue `false` | ||
* @defaultValue `true` | ||
*/ | ||
@@ -160,0 +160,0 @@ closeWhenMenuButtonIsClicked?: boolean; |
Sorry, the diff of this file is not supported yet
286636