0.1.4 • Published 6 years ago
frey-dates v0.1.4
Frey-dates
Simple calendar that allows you to select multiple dates.
Installation
Install it from npm or yarn
npm install --save frey-datesor:
yarn add frey-datesOption
| Prop name | Type | Default | Description |
|---|---|---|---|
| registerdDates | string[] | ||
| selectedDates | string[] | ||
| onClickDate | func |
Demo
You can see the demo in the storybook
yarn installand:
yarn storybook