Prints a specific area/element of your html page for any frontend framework
- Form Input Values
- CSS @media print
- Popup Options
npm install ink-html
or
yarn add ink-html
<script src="https://unpkg.com/ink-html/dist/index.js"></script>
import print from 'ink-html'
// const print = inkHtml // for CDN
// js
print(window.querySelector('#printable'))
// Vue.js
print(this.$refs.printable.$el)
Join and support our Community
Web and Mobile Developers PH
[ Facebook Page | Group ]