1.1.7 • Published 5 years ago

@orbit-ui/react-date-range-picker v1.1.7

Weekly downloads
15
License
Apache-2.0
Repository
github
Last release
5 years ago

@orbit-ui/react-date-range-picker

Installation

With npm:

npm install react-spring moment @orbit-ui/semantic-ui-theme semantic-ui-react @orbit-ui/react-date-range-picker

Usage

import { 
    DateRangePicker, 
    toPreset, 
    LAST_WEEK_PRESET, 
    LAST_MONTH_PRESET, 
    LAST_3_MONTHS_PRESET, 
    LAST_6_MONTHS_PRESET, 
    LAST_12_MONTHS_PRESET, 
    DEFAULT_DATES_PRESETS, 
    ANCHOR_LEFT, 
    ANCHOR_RIGHT 
} from "@orbit-ui/react-date-range-picker";

Or

import { 
    DateRangePicker, 
    toPreset, 
    LAST_WEEK_PRESET, 
    LAST_MONTH_PRESET, 
    LAST_3_MONTHS_PRESET, 
    LAST_6_MONTHS_PRESET, 
    LAST_12_MONTHS_PRESET, 
    DEFAULT_DATES_PRESETS, 
    ANCHOR_LEFT, 
    ANCHOR_RIGHT 
} from "@orbit-ui/react-components";

https://sg-orbit.netlify.com

License

Copyright © 2019, Groupe Sharegate inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE.

1.1.7

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago