1.4.5 • Published 3 years ago

hijri-gregorian-date-picker v1.4.5

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

React Hijri Gregorian DatePicker

A simple and reusble react component for Both hijiri and gregorian date picker.

Installation

The package can be installed using npm, this package requires you to install moment-hijri, react-popper, react-onclickoutside and styled_components

npm i hijri-gregorian-date-picker

Usage

Example 1: npm installation

import React from  'react';
import ReactDOM from  'react-dom';
import HijriGregorianDatePicker from 'hijri-gregorian-date-picker';

ReactDOM.render(<HijriGregorianDatePicker placeholder="hijri_gregorian_date" className="form-control" selectedDate="1440/09/05"  />, document.getElementById('root'));
1.4.5

3 years ago

1.4.4

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.14

4 years ago

1.3.13

4 years ago

1.3.12

4 years ago

1.3.11

4 years ago

1.3.10

4 years ago

1.2.10

4 years ago

1.2.8

4 years ago

1.2.9

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago