About 9,240,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 library …

  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 both and …

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

    Mar 18, 2021 · 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 represents a …

  4. Dependency Conflict with ngx-bootstrap and @formio/angular After ...

    Aug 30, 2024 · I am working on an Angular project that I recently upgraded from Angular 15 to Angular 16. After the upgrade, I am facing several dependency conflicts with ngx-bootstrap and …

  5. Angular 19 + ngx-extended-pdf-viewer: Dynamically loaded PDFs fail …

    Jul 1, 2025 · Angular 19 + ngx-extended-pdf-viewer: Dynamically loaded PDFs fail to render but work with static paths Asked 5 months ago Modified 5 months ago Viewed 433 times

  6. Newest 'ngx-datatable' Questions - Stack Overflow

    Apr 10, 2024 · Im using ngx-datatable to render a table, inside of which I am using angular material cdk drag-n-drop. The overall functionality works well except when the list is long.

  7. Newest 'ngx-quill' Questions - Stack Overflow

    Dec 16, 2025 · I am using ngx-quill : 19.0.1 and when there are more than 4 paragraphs inside the editor the paste events causes the scroll to jump to the top and stay there. I came accross ngx-quill-paste …

  8. 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 XXX> <ngx-

  9. 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 multiple …

  10. How to fix ngx data table column width with column mode is 'force'

    Oct 20, 2020 · Learn how to fix column width in ngx-datatable when using 'force' mode.