JSPM

@fluentui/react-card

9.0.0-beta.9
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 211285
  • Score
    100M100P100Q164298F
  • License MIT

Card container components for Fluent UI React.

Package Exports

  • @fluentui/react-card
  • @fluentui/react-card/lib-commonjs/index.js
  • @fluentui/react-card/lib/index.js

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-card) 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-card [ALPHA]

React Card components for Fluent UI React

⚠️ Please note that functionality is still being added to this package. Due to lockstep versioning, the version of this package is aligned with the others in react-components.

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 React Card components:

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