monthpic
v0.2.9
Published
Allow to select month and year.
Readme
Month-Pic
Allow to select month and year.
tl;dr
- Install by executing
npm install monthpic. - Import by adding
import MonthPicker from 'monthpic'. - Use by adding
<MonthPicker name="..." />.namecan be a URL, base64 content, Uint8Array, and more.
