Topic: Input Dynamic disabled not working
MatDepInfo asked 4 years ago
Hello, when I use
<input mdbInput [disabled]="form.saving" >
The field is not disabled. But when I write
<input mdbInput disabled>
It is well disabled. How to update this property dynamically ?
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Open
Specification of the issue
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.3.1
- Device: MBP
- Browser: Safari
- OS: Catalina
- Provided sample code: No
- Provided link: No
Related topics