react-weekdays-picker

0.0.3 • Public • Published

react-weekdays-picker

React component that allow selecting week per year

Demo

Features

Installation

Install using Yarn:

yarn add @fozg/react-weekdays-picker

or NPM:

npm install npm i @fozg/react-weekdays-picker --save

Usage

import WeekDayPicker from 'react-weekdays-picker'
 
function Page() {
  return (
    <WeekDayPicker onDateChanged={(date: Date) => {...}} />
  )
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i react-weekdays-picker

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

40.9 kB

Total Files

11

Last publish

Collaborators

  • fozg