About 6,630,000 results
Open links in new tab
  1. What does NGX stand for, what is it used for? - Stack Overflow

    Sep 13, 2019 · NGX is just a common naming style used in the Angular world. It doesn’t stand for anything officially, but people often use it to mean " Angular Extensions " or just to show that a …

  2. angular - What is the difference between "ng-bootstrap" and "ngx ...

    May 3, 2017 · What is the difference between ng-bootstrap and ngx-bootstrap? Are they related to each other? Or are they simply concurrent implementations? Has someone worked with them …

  3. Issue with @swimlane/ngx-datatable after upgrading to the latest ...

    Mar 7, 2025 · I recently upgraded my Angular project to Angular 19 and updated @swimlane/ngx-datatable to the latest version since version 20.0.0 was not supported. However, after the …

  4. angular - ngx-translate how to test components - Stack Overflow

    Nov 19, 2018 · I've got an application which uses this library. How do I test components with it? I DO NOT WANT TO TEST THE LIBRARY. I just need to start tests of my component without …

  5. Use angular component for ngx-datatable column - Stack Overflow

    Apr 20, 2020 · I use ngx-datatable a lot in my app and I would like to have some generic template for the column and their respective header. For now I have <ngx-datatable #myTable …

  6. angular - put new line in string to translate - Stack Overflow

    Aug 22, 2017 · This case can be solved one way or another, but IMHO the real solution, without any dirty tricks is: .container { white-space: pre-line; } There is a significant difference between …

  7. ngx-bootstrap doesn't support moduleless approach

    Jan 28, 2025 · The ngx-bootstrap does not support bootstrapping using bootstrapApplication (standalone way) for now (29-01-2025). Until it is supported you can install it manually.

  8. angular - ngx-perfect-scrollbar is deprecated - Stack Overflow

    Aug 28, 2022 · I found out that ngx-perfect-scrollbar has been deprecated. I found out the npm package health analysis says that this package is safe until now but it is not supported …

  9. Newest 'ngx-echarts' Questions - Stack Overflow

    Mar 10, 2025 · I'm configuring the legend of my scatter chart using ngx-echarts. Instead of a fixed symbol to represent my data series in the legend, I would like to display an icon that …

  10. angular - Editing ngx-datatable styling issues - Stack Overflow

    I'm following the themeing setup for ngx-datatable. First I npm installed ngx-datatable 10.4.0 since this is compatible with Angular 4 and an earlier version of rxjs. My problem is with the styli...