Questions tagged [ng-clip]
4 questions
2
votes
1 answer
Using Ng Clip with Ng grid
i am trying for copying the grid data in ng grid to clipboard i have been trying with ng clip for the same and for some reason it doesnt seem to work
HTML code

user1767986
- 89
- 1
- 3
- 12
1
vote
1 answer
$urlRouterProvider not working with ngClipProvider
I'm using the ngClip plugin to attempt to add a "copy to clipboard" option to my web app. I am also using the ui-router in my module config. The problem is that when I add the ngClipProvider dependency to my .config, the $urlRouterProvider becomes…

user3123746
- 25
- 5
1
vote
1 answer
How to copy text inside an HTML element into clipboard using ng-clip?
I'm creating a simple AngularJS app using ng-clip. This is my code: