hanafnafs / angular-hijri-gregorian-datepicker

Robust and tested code angular hijri/gregorian calendar/datepicker component for Angular 10 - 16, 17+ projects. Ionic 3 - 4, 5, 6 + is supported, can be used in iOS and Android. Star it to inspire us to build the best component!
https://hanafnafs.github.io/angular-hijri-gregorian-datepicker/
9 stars 1 forks source link

Use as Input Field Date Picker #4

Open owwas-nqb opened 1 week ago

owwas-nqb commented 1 week ago

Can it be used as an input field Date Picker Collapse and Expendable ?.

image

hanafnafs commented 1 week ago

@owwas-nqb, Yes it can be used like this! You can create a component and put the calendar inside the component and create an html date input when focus it will open the calendar component.

Let me know if you have any questions!