attr.disabled not working in angular code example
Example: attr.disabled not working in angular
css
.disabled-contenct {
pointer-events: none;
opacity: 0.4;
}
html
css
.disabled-contenct {
pointer-events: none;
opacity: 0.4;
}
html