1.4.5 • Published 4 years ago

hijri-gregorian-date-picker v1.4.5

Weekly downloads
4
License
MIT
Repository
github
Last release
4 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

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.14

5 years ago

1.3.13

5 years ago

1.3.12

5 years ago

1.3.11

5 years ago

1.3.10

5 years ago

1.2.10

5 years ago

1.2.8

5 years ago

1.2.9

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago