@fluentui/react-utilities
Advanced tools
Comparing version
@@ -111,3 +111,3 @@ "use strict"; | ||
*/ const useIFrameFocus = (options)=>{ | ||
const { disabled, element: targetDocument, callback, contains = DEFAULT_CONTAINS, pollDuration = 1000, refs } = options; | ||
const { disabled, element: targetDocument, callback, contains = DEFAULT_CONTAINS, pollDuration = 100, refs } = options; | ||
const timeoutRef = _react.useRef(); | ||
@@ -114,0 +114,0 @@ const listener = (0, _useEventCallback.useEventCallback)((e)=>{ |
@@ -103,3 +103,3 @@ import * as React from 'react'; | ||
*/ const useIFrameFocus = (options)=>{ | ||
const { disabled, element: targetDocument, callback, contains = DEFAULT_CONTAINS, pollDuration = 1000, refs } = options; | ||
const { disabled, element: targetDocument, callback, contains = DEFAULT_CONTAINS, pollDuration = 100, refs } = options; | ||
const timeoutRef = React.useRef(); | ||
@@ -106,0 +106,0 @@ const listener = useEventCallback((e)=>{ |
{ | ||
"name": "@fluentui/react-utilities", | ||
"version": "0.0.0-nightly-20250623-0406.1", | ||
"version": "0.0.0-nightly-20250624-0406.1", | ||
"description": "A set of general React-specific utilities.", | ||
@@ -20,4 +20,4 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/keyboard-keys": "0.0.0-nightly-20250623-0406.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250623-0406.1", | ||
"@fluentui/keyboard-keys": "0.0.0-nightly-20250624-0406.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250624-0406.1", | ||
"@swc/helpers": "^0.5.1" | ||
@@ -24,0 +24,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
26
4%265
0.38%655782
0+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated