Topic: bisablind mdb-datepicker doesn't work
Hello,
My date picker is not totally disabled because if I click over the mdb-icon the select date window still pop up...
HTML
<mdb-date-picker *ngIf="maDateFinPickerOptions"
name="dateFinContrat"
id="newDateFin"
class="mydp-date-for-contrat"
[inline]="true"
[options]="maDateFinPickerOptions"
[formControl]="dateFinContrat"
[locale]="'fr'"
[disabled]="!enableProlongation()"
[ngClass]="{ 'is-invalid': dateFinContrat.errors && (dateFinContrat.dirty || dateFinContrat.touched) }">
</mdb-date-picker>
Arkadiusz Idzikowski staff answered 5 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.7.0
- Device: laptop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No