This package has been deprecated

Author message:

Superseded by @fdmg/design-system. See: https://github.com/FDMediagroep/fd-design-system

@fdmg/fd-link-card
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

Build Status Coverage Status npm version Greenkeeper badge

fd-link-card

FD-themed link card.

Installation

  • Run npm i -D @fdmg/fd-link-card

Demo

To run the demo, check-out this repository and run npm run build-demo. After the build succeeded you can open dist/demo.html with your webbrowser.

Usage

import LinkCard from '@fdmg/fd-link-card';
...
<LinkCard
    link="/mijn-nieuws"
    title="Beheer"
    linkText="Ga naar laatste nieuws"
/>

Package Sidebar

Install

npm i @fdmg/fd-link-card

Weekly Downloads

13

Version

2.0.3

License

ISC

Unpacked Size

8.74 kB

Total Files

4

Last publish

Collaborators

  • dirk-straat
  • willem_liu
  • sapulidi