About 15,700,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. How use sorting in ngx-datatable / ngx-datatable-column in Angular?

    How use sorting in ngx-datatable / ngx-datatable-column in Angular? Asked 6 years, 2 months ago Modified 3 years, 6 months ago Viewed 10k times

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

  5. Use @ngx-translate in standalone components in Angular 17

    Jan 4, 2024 · Use @ngx-translate in standalone components in Angular 17 Asked 1 year, 11 months ago Modified 1 year, 2 months ago Viewed 25k times

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

    Aug 22, 2017 · I'm using ngx-translate. How can I put a line break in a string to translate ? In my template I have :

  7. How can I customize date and time format in ngx-mat-datetime-picker?

    Jul 7, 2020 · How can I customize date and time format in ngx-mat-datetime-picker? Asked 5 years, 5 months ago Modified 1 year, 5 months ago Viewed 31k times

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

  9. ngx-datatable footer customize - Stack Overflow

    Apr 13, 2017 · How to customize ngx datatable. I am not able to find, where I have to change the code to get rid of this total number of records and to replace it with a drop down to show items per page. …

  10. ngx-datatable - custom columns with action buttons

    Jun 14, 2019 · I have a table (ngx-datatable) in which I want to define an "actions" column in which buttons will then be placed for CRUD operations. Creating the column and placing the buttons …