About 50 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. ngx-extended-pdf-viewer working in developpement mode but not in …

    Nov 22, 2022 · I use ngx-extended-pdf-viewer to display pdf files from API 9 (blob), everythink work fine in localhost, but after deployment, the file is not displayed I get this error

  4. Ngx-datatable set column width dynamically - Stack Overflow

    Jan 12, 2018 · I'm storing the column widths of my ngx-datatable inside a database. I get these values using an AJAX call. How can I set these values for the datatable? What I've tried: setting the [width] …

  5. How to resolve dependency conflict while installing @ngx …

    May 29, 2023 · How to resolve dependency conflict while installing @ngx-translate/core in Angular app with PrimeNG template Diamond? Asked 2 years, 10 months ago Modified 2 years, 10 months ago …

  6. ngx-bootstrap datepicker option to pick only month and a year

    8 I'm using ngx-botstrap BsDatepickerModule for my application form and I have a requirement to pick only a month. Does anyone know where I can find a solution? This issue has been raised almost a …

  7. node.js - Cannot find module 'ngx-bootstrap' - Stack Overflow

    Apr 8, 2020 · I'm having an issue in my application with ngx-bootstrap whereby it now can't detect the module unless you specify the path For example: import { BsModalService, BsModalRef } from 'ngx …

  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 anymore. link: …

  9. Can not start Angular Website after @ngx-translate Installation

    Feb 14, 2022 · Can not start Angular Website after @ngx-translate Installation Asked 4 years, 2 months ago Modified 3 years, 6 months ago Viewed 10k times

  10. Display PDF file inside Angular component using ngx-extended-pdf …

    Oct 14, 2019 · Display PDF file inside Angular component using ngx-extended-pdf-viewer Asked 6 years, 6 months ago Modified 2 years, 2 months ago Viewed 8k times