We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0abce8f commit 9a3da1dCopy full SHA for 9a3da1d
readme.md
@@ -74,7 +74,7 @@ Check [`bower.json` file](https://github.com/sayanee/angularjs-pdf/blob/master/b
74
```html
75
<ng-pdf template-url="/partials/viewer.html" page=12></ng-pdf>
76
```
77
- - `canvasid` as an option for `id` of the canvas
+ - `canvasid` as an option for `id` of the canvas (default for `canvasid` is `pdf-canvas`)
78
79
80
<ng-pdf template-url="/partials/viewer.html" canvasid="mycanvas"></ng-pdf>
0 commit comments