About 32,600,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. 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 6 months ago Modified 6 months ago Viewed 444 times

  4. typescript - Angular 18 how to display injected file with ngx-extended ...

    Jul 21, 2025 · I'm currently stuck with the pdf view using ngx-extended-pdf-viewer (version 24.2.4). I'm currently using material dialogs and passing the file to it, from one dialog to another.

  5. ngx-bootstrap doesn't support moduleless approach

    Jan 28, 2025 · I just tried installing ngx-bootstrap into an Angular 19 project which has standalone components by default: E:\\Code\\angular-app>ng add ngx-bootstrap Determining Package …

  6. 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-

  7. angular material - ngx-mat-datetime-picker not displaying time after ...

    Aug 29, 2023 · ngx-mat-datetime-picker not displaying time after migrating from angular12 to angular15 version Asked 2 years, 4 months ago Modified 1 year, 9 months ago Viewed 2k times

  8. 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 …

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

  10. Newest 'ngx-translate' Questions - Stack Overflow

    Mar 5, 2025 · I have used ngx translate for my entire project, and it works fine - except in this case. I have to translate an input property from the parent component, to a child component 'dropdown'.