Package Exports
- @fluentui/react-focus
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@fluentui/react-focus) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@fluentui/react-focus
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';