1.1.5 • Published 3 years ago

@billogram/foundation-monthpicker v1.1.5

Weekly downloads
4
License
MIT
Repository
-
Last release
3 years ago

@billogram/foundation-monthpicker

A React monthpicker component

Install

yarn add @billogram/foundation-monthpicker

Usage

import {
    FoundationMonthpicker
} from '@billogram/foundation-monthpicker';

See types for exported types.

FoundationMonthpicker

<FoundationMonthpicker
    onChange={ noop }
    value={ Date.now() }
    yearOffset={ 0 } />

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

4 years ago