JSPM

@fluentui/react-avatar

0.3.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 259218
  • Score
    100M100P100Q170796F
  • License MIT

React components for building Microsoft web experiences.

Package Exports

  • @fluentui/react-avatar

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-avatar) 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-avatar

React Avatar 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 ReactAvatar components:

import { ComponentName } from '@fluentui/react-avatar';

Once the Avatar component graduates to a production release, the component will be available at:

import { ComponentName } from '@fluentui/react';