rating-control-component

1.0.5 • Public • Published

rating-control-component

A simple rating-control component

Built with fastn.js

Usage

Example

Requirebin simple example

Settings

Refer to rating-control, for rating-control settings.

Fastn component

Use as a fastn component:

var fastn = require('fastn')({
    ... other components...
    ratingControl: require('rating-control-component/ratingControlComponent')
});

var ratingControl = fastn('ratingControl', { settings: ... });

ratingControl will attempt to use the _generic component provided by fastn.

/rating-control-component/

    Package Sidebar

    Install

    npm i rating-control-component

    Weekly Downloads

    7

    Version

    1.0.5

    License

    MIT

    Last publish

    Collaborators

    • shotlom