ng-table
ng-table copied to clipboard
how to run the examples?
When I run the example, I find that the 'ngTableDemos' is not available. Please tell me how to inject the module.
In case it's useful for the future: ngTableDemos is a module defined in another project that the example code is importing. The code is available in this Codepen: https://codepen.io/christianacca/pen/NqJzRo. You'd need to add that Javascript code to your file. It's basically a large data dump to fill up the example tables.