UNPKG
react-html2pdf
Version:
latest (1.0.1)
1.0.1
1.0.0
pdf generate libs for react js
github.com/sanpyaelin/react-html2pdf
sanpyaelin/react-html2pdf
react-html2pdf
/
examples
/
template.html
3 lines
•
116 B
HTML
View Raw
1
2
3
<
div
id
=
"capture"
style
=
"padding: 10px; background: #f5da55"
>
<
h4
style
=
"color: #000; "
>
Hello world!
</
h4
>
</
div
>