Input Dynamic disabled not working


Topic: Input Dynamic disabled not working

MatDepInfo pro asked 9 months 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 ?


Please insert min. 20 characters.
Status

Open

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: Angular
  • MDB Version: 9.3.1
  • Device: MBP
  • Browser: Safari
  • OS: Catalina
  • Provided sample code: No
  • Provided link: No