79250957

Date: 2024-12-04 11:27:52
Score: 0.5
Natty:
Report link

use @.disabled for html element as mentioned in angular documentation

When an element within an HTML template has animations turned off using the @.disabled host binding, animations are turned off on all inner elements as well. You can't selectively turn off multiple animations on a single element.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Shanavas VH