包详细信息

@fluentui/react-focus

microsoft885.1kMIT8.9.25

Focus helpers to be used in React applications.

自述文件

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