import jsPDF from 'jspdf' import 'jspdf-autotable' const doc = new jsPDF() // It can parse html: // <table id="my-table"><!-- .
確定! 回上一頁