This package has been deprecated

Author message:

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

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

2.0.4 • Public • Published

Build Status Coverage Status npm version Greenkeeper badge

fd-article-interests

FD-themed article interests.

Installation

  • Run npm i -D @fdmg/fd-article-interests

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 ArticleInterests from '@fdmg/fd-article-interests';
...
<ArticleInterests
    onDisableAlertClick={this.onDisableAlertClick}
    onEnableAlertClick={this.onEnableAlertClick}
    onFollowClick={this.onFollowClick}
    onUnfollowClick={this.onUnfollowClick}
    title="Volgen via mijn nieuws"
    titleLink="https://fd.nl/mijn-nieuws"
    interests={this.state.interests}
/>

Package Sidebar

Install

npm i @fdmg/fd-article-interests

Weekly Downloads

21

Version

2.0.4

License

ISC

Unpacked Size

12.6 kB

Total Files

4

Last publish

Collaborators

  • dirk-straat
  • willem_liu
  • sapulidi