Date: 2024-11-19 16:03:46
Score: 2
Natty:
Now since Angular17 you can also write
@if (mockupSheet === 0) {
"No"
} @else {
<a href="SomeLinke">mockupSheetActualValue</a>
}
https://blog.angular-university.io/angular-if/
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (0.5):
Posted by: TCH