Skip to content
Jamieson Warner edited this page Jul 25, 2014 · 4 revisions

The best way to get a feel for ng-table is by looking through the examples.

Otherwise, there are two main components, the ngTable directive and ngTableParams. The ngTable directive provides the core table functionality, and ngTableParams augments this with features like sorting, filtering, and pagination.

For a list of available configuration options on ngTableParams, see Configuring your table with ngTableParams

Clone this wiki locally