搜索...
一个用于检测窗口是否处于焦点状态的 React 钩子。
请查看 API。
点击下方链接跳转 GitHub 查看源代码。
const isFocused = useWindowFocus()
一个表示窗口是否处于焦点状态的 boolean 值。
boolean