About 50 results
Open links in new tab
  1. Angular: conditional class with *ngClass - Stack Overflow

    Feb 8, 2016 · In Angular 7.X The CSS classes are updated as follows, depending on the type of the expression evaluation: string - the CSS classes listed in the string (space delimited) are added Array …

  2. angular - Reactive forms - disabled attribute - Stack Overflow

    Explains how to use the disabled attribute in Angular reactive forms with examples and solutions for common issues.

  3. How to get the Angular version? - Stack Overflow

    I installed the @angular/cli package via npm using: npm install -g @angular/cli The version 1.4.2 of @angular/cli has been successfully installed. That is not the Angular version, but the CLI vers...

  4. How to install a specific version of Angular with Angular CLI?

    I searched through google and angular cli doc but couldn't find any way to install a specific version of Angular using Angular CLI. is it even possible?

  5. typescript - Class is using Angular features but is not decorated ...

    Jul 28, 2020 · Class is using Angular features but is not decorated. Please add an explicit Angular decorator Asked 5 years, 5 months ago Modified 1 year, 6 months ago Viewed 152k times

  6. Angular 2 filter/search list - Stack Overflow

    Nov 18, 2016 · In angular 2 we don't have pre-defined filter and order by as it was with AngularJs, we need to create it for our requirements. It is time killing but we need to do it, (see No FilterPipe or …

  7. Angular + Material - How to refresh a data source (mat-table)

    Oct 14, 2017 · There are two ways to do it, because Angular Material is inconsistent, and this is very poorly documented. Angular material table won't update when a new row will arrive.

  8. angular - 'ng' is not recognized as an internal or external command ...

    Jul 19, 2017 · If angular cli is installed and ng command is not working then please see below suggestion, it may work In my case problem was with npm config file (.npmrc ) which is available at …

  9. Angular V17 / V18: Prospects of @if vs. *ngIf – Will *ngIf be ...

    Nov 23, 2023 · Explore the future of Angular's @if and *ngIf directives in upcoming versions, discussing potential deprecation and implications for developers.

  10. Newly created angular project has errors - Stack Overflow

    Sep 5, 2024 · I don't want to pry as for your reasons to use Angular 14, but do note that support for older Angular versions has already been dropped, meaning you should consider using a newer (or the …