8.7.6-shadow.3 • Published 2 years ago

@factor10x/fluentui-react-focus v8.7.6-shadow.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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';