JSPM

@fluentui/react-focus

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

Focus helpers to be used in React applications.

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