there is a function similar to that Vue toRaw in AlpineJS as of version 3.x
toRaw
renderPage() { console.log("PDF INSTANCE ===", Alpine.raw(this.pdfInstance)); }