AngularTx

Results 10 issues of AngularTx

Hi , I am using reactive forms , Angular 4.4 version and latest ng2-datetime package. Manual entry of the date , never triggers the value change in the code, it...

There is autoclose parameter which we have set to close the picker when click outside . I would like to know if there is any option where after selecting the...

How do I override the CCS for this component. I would like to give a better look for this component. Do we have a seperate css file for this so...

is there any alternative method which can be used to trigger the date update without using Jquery? Something like using @ViewChild and performing the date update? Using the latest version...

We are using Javascript with angular2 in our application Based on the user operations the datepicker date will change based on backend functionality . The issue is that when we...

Is there any option to disable the option to enter the date in the datepicker ? Basically , the user should only be able to select from the datepicker options...

Is there any possibility wherein I can show the drop down values based on some Interface. The examples show that the drop down will show values only when its in...

Hi, If we are not using the min chars attribute , and if the user deletes the entered text , we will see the complete data below. This is fine.....

Hi There , I am getting an error "ERROR in Can't resolve all parameters for NgxFeedbackService" after adding the module . The current version is Angular 8.3 . Can't resolve...

Hi There , I just migrated my angular codebase to 15 via NX . The application was running firn earlier without ant errors. Now after the migration we see some...