ng-table icon indicating copy to clipboard operation
ng-table copied to clipboard

how to run the examples?

Open iamwelk opened this issue 7 years ago • 1 comments

When I run the example, I find that the 'ngTableDemos' is not available. Please tell me how to inject the module.

iamwelk avatar Apr 15 '17 07:04 iamwelk

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.

jakelever avatar Sep 20 '17 05:09 jakelever