Skip to content

tristansokol/html2canvas-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

html2canvas-angular

This a angular service wrapper for niklasvh/html2canvas. There are two files

  • sample.html - has a bare-bones angular body to test out the service
  • html2canvas-angular.js - contains a minified version of html2canvas and a basic service wrapper.

Method Reference

RenderBody

returns: promise

Captures the current body and resolves the promise with a canvas element of the page.

Releases

No releases published

Packages

No packages published

Languages