JSPM

@fluentui/react-focus

7.1.9
  • 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

React Focus components for Fluent UI

These are not production-ready components and should never be used in product. This space is useful for testing new components whose APIs might change before final release.

To import ReactFocus components:

import { FocusZone } from '@fluentui/react-focus';