JSPM

  • Created
  • Published
  • Downloads 181
  • Score
    100M100P100Q84985F
  • License MIT

A card component of responsive-ui.

Package Exports

  • @responsive-ui/card
  • @responsive-ui/card/src/Card.svelte

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 (@responsive-ui/card) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@responsive-ui/card

A card component of responsive-ui.

Install

npm install @responsive-ui/card

or

yarn add @responsive-ui/card

Properties

type CardProps = {
  compact?: boolean;
  class?: string;
};

Usage

<script>
  import Card from '@responsive-ui/card';
</script>

<Card>
  Card content here...
</Card>

Sponsors

WeTix

License

@responsive-ui/card is 100% free and open-source, under the MIT license.

Big Thanks To

Thanks to these awesome companies for their support of Open Source developers ❤

GitHub NPM