JSPM

@fluentui/react-focus

8.9.17
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 175959
  • Score
    100M100P100Q164792F
  • License MIT

Focus helpers to be used in React applications.

Package Exports

  • @fluentui/react-focus

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