react-target-time

react-target-time component for select time on week.

react-target-time

Features

  • i18n

Usage

Install via npm

$ npm install react-target-time

Import component in project

import TargetTime from 'react-target-time'
React JSX
<TargetTime onChange={week => console.log(week)}/>
React JSX

Development

Install all the dependencies

$ npm install

Run styleguide server

$ npm run styleguide-server

GitHub

component for select hour on weekRead More

Latest commit to the master branch on 10-23-2016
Download as zip