Skip to content
Robert Hjalmers edited this page Apr 18, 2017 · 9 revisions

Welcome to the angular-generic-table wiki!

@angular-generic-table currently features two modules:

core and column-settings.

Core

Contains the core features you'd expect from a table component such as sorting, filtering, pagination, export to CSV, expand/collapse rows, select/deselect rows, table search etc.

  1. Installation and usage
  2. Configuration
  3. Inputs
  4. Options
  5. Change texts
  6. Functions
  7. Events
  8. Pagination
  9. Table info
  10. Control columns

Column settings

A simple yet powerful component which lets users decide which columns to display and in what order.

  1. Installation and usage
  2. Customize
Clone this wiki locally