ng2-eonasdan-datetimepicker icon indicating copy to clipboard operation
ng2-eonasdan-datetimepicker copied to clipboard

Can't bind to 'options' since it isn't a known property of 'input'

Open SigmaSoftSol opened this issue 6 years ago • 2 comments

Hello Team, I am getting the below issue in a form. Can't bind to 'options' since it isn't a known property of 'input'. ("m-control" a2e-datetimepicker [(ngModel)]="dateTo" [ERROR ->][options]="a2eOptions" /> <span class="input-group-addon") How can I resolve this issue.

SigmaSoftSol avatar Jan 02 '19 06:01 SigmaSoftSol

Do you import the A2Edatetimepicker in module?

fetrarij avatar Jan 02 '19 08:01 fetrarij

@SigmaSoftSol 👋 are you importing the A2Edatetimepicker module into the module you're using? If you can add a sample of you're module and component I'm happy to help

luisejrobles avatar Jan 18 '19 01:01 luisejrobles