Skip to content

manu682/angular-material-table-demo

Repository files navigation

AngularMaterialDemo

This project is created to do a deep-dive on the Angular Material library to test out the key features.

Material Table

Expected Features:

  1. Search: Client-side
  2. Search: Server-side
  3. Pagination: Client-side
  4. Pagination: Server-side
  5. Sort: Client-side
  6. Sort: Server-side
  7. Resizable columns
  8. Resizable column change event
  9. Column visibility
  10. Column visibility change event
  11. Responsive ui support
  12. Context menu support
  13. Re-ordering columns
  14. Re-order column change event
  15. Performance at volume
  16. Accessibility support
  17. Extendable configuration
  18. Tailwind CSS compatibility
  19. Table drilldown support
  20. Table tree support
  21. Export Data: Client-side
  22. Export Data: Server-side
  23. Import Data
  24. Progress loader support.
  25. No data found support

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published