ngx-bootstrap
ngx-bootstrap copied to clipboard
Display date picker click on the calendar icon only not focus on input
Is it possible to display date picker click on the calendar icon only but not display date picker focus on this input. My requirement input field and calendar icon, date picker display only click on icon.
Please help me,
Thanks Advance!
### Tasks
This code I used but it will open date picker focus on input, is any way to hide() this date picker <input type="text" [bsConfig]="bsConfig" #dpAsOfDate1="bsDatepicker" bsDatepicker /> <label (click)="dpAsOfDate1.toggle()" >