Focus helpers to be used in React applications.
npm install @fluentui/react-focusFocus management components for Fluent UI React
This package contains various components that deal with focus management to be leveraged when building applications using Fluent UI.
At the moment, these components include:
- FocusZone
To import a component from the @fluentui/react-focus package:
``js``
import { ComponentName } from '@fluentui/react-focus';