0.21.2 • Published 5 months ago

@uireact/datepicker v0.21.2

Weekly downloads
-
License
GNU
Repository
-
Last release
5 months ago

@UiReact

UiReact icon

This is a React UI library, that defines a customizable theme object that powers all colorations, texts, sizes, etc.. Across your react application.

We are built using framer-motion for great animations and styled-components for easy CSS management.

You should visit our docs page for all information @uireact docs.

@uireact/datepicker

This package exports UiDatepicker and UiInputDatepicker used to render datepickers and input datepickers.

We have a page dedicated to this component @uireact/datepicker docs.

Usage

Get @UiReact library working

First step is to get the library working for this you can look at this doc: Getting started.

Install package

If using npm:

npm i -S @uireact/datepicker

Use it

import { UiInputDatepicker } from '@uireact/datepicker';

<UiInputDatepicker
    label="Date"
    labelOnTop
    placeholder="Select the date"
    highlightToday
    onChange={(value) => {
        console.log(value);
    }}
    icon={<UiIcon icon="CalendarLines" />}
    size="large"
    useDialogOnSmall
    closeLabel="Done"
/>
0.21.2

5 months ago

0.18.11

10 months ago

0.18.10

10 months ago

0.18.13

10 months ago

0.18.12

10 months ago

0.20.0

9 months ago

0.19.0

10 months ago

0.19.1

10 months ago

0.19.2

10 months ago

0.19.3

10 months ago

0.19.4

9 months ago

0.15.0

10 months ago

0.15.1

10 months ago

0.17.0

10 months ago

0.17.1

10 months ago

0.21.1

9 months ago

0.21.0

9 months ago

0.18.9

10 months ago

0.18.1

10 months ago

0.16.3

10 months ago

0.18.2

10 months ago

0.18.3

10 months ago

0.18.4

10 months ago

0.18.5

10 months ago

0.18.6

10 months ago

0.18.7

10 months ago

0.18.8

10 months ago

0.16.0

10 months ago

0.16.1

10 months ago

0.18.0

10 months ago

0.16.2

10 months ago

0.14.24

10 months ago

0.14.23

10 months ago

0.14.22

10 months ago

0.14.21

10 months ago

0.14.26

10 months ago

0.14.25

10 months ago

0.14.20

11 months ago

0.14.13

12 months ago

0.14.12

12 months ago

0.14.17

12 months ago

0.14.16

12 months ago

0.14.15

12 months ago

0.14.14

12 months ago

0.14.18

12 months ago

0.14.11

1 year ago

0.14.10

1 year ago

0.14.5

1 year ago

0.14.6

1 year ago

0.14.7

1 year ago

0.14.8

1 year ago

0.14.9

1 year ago

0.14.4

1 year ago

0.14.3

1 year ago

0.14.2

1 year ago

0.14.1

1 year ago

0.12.0

1 year ago

0.13.0

1 year ago

0.14.0

1 year ago

0.11.0

1 year ago

0.10.0

1 year ago

0.8.0

1 year ago

0.7.2

1 year ago

0.7.1

1 year ago

0.7.0

1 year ago

0.6.8

2 years ago

0.6.7

2 years ago

0.6.6

2 years ago