Focus 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:
import { ComponentName } from '@fluentui/react-focus';