@zag-js/focus-visible
Advanced tools
Comparing version 0.0.0-dev-20220612194202 to 0.0.0-dev-20220615060231
declare type FocusVisibleCallback = (isFocusVisible: boolean) => void; | ||
export declare function trackFocusVisible(fn: FocusVisibleCallback): () => void; | ||
export {}; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -102,2 +102,1 @@ var __defProp = Object.defineProperty; | ||
} | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@zag-js/focus-visible", | ||
"version": "0.0.0-dev-20220612194202", | ||
"version": "0.0.0-dev-20220615060231", | ||
"description": "Focus visible polyfill utility based on WICG", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7564
5
184