How to print from angularjs [closed]

0

I am new at angular and would like to know how I can do to program a button that prints what is on screen, so that the user does not ctrl + p if not, just click on the button. I hope and you can tell me what to use to investigate it.

    
asked by Raymundo c.o 03.04.2017 в 21:49
source

1 answer

0

What should be used would be: ng-app, ng-model, ng-controller, ng-click

    
answered by 04.04.2017 / 00:16
source