vue create vue-pdf-demo// 或者npm create vitecd vue-pdf-demo 2、安装依赖 接下来,安装vue-pdf-embed插件: 代码语言:javascript 代码运行次数:0 运行 AI代码解释 npm install vue-pdf-embed 3、集成vue-pdf-embed插件 在src/main.js文件中引入vue-pdf-embe
Examples Basic Usage Demo (JSFiddle) Advanced Usage Demo (JSFiddle) Lazy Loading Demo (JSFiddle) License MIT License. Please seeLICENSE filefor more information. Readme Keywords vue vuejs pdf Provenance Failed to load provenance Try Again Share feedback...
NotificationsYou must be signed in to change notification settings Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options Files main .github .husky demo App.vue index.html main.js src test types .babelrc ...
vue create vue-pdf-demo // 或者npm create vite cd vue-pdf-demo2、安装依赖接下来,安装vue-pdf-embed插件:npm install vue-pdf-embed3、集成vue-pdf-embed插件在src/main.js文件中引入vue-pdf-embed(也可以在组件中局部引入):import { createApp } from 'vue'; import App from './App.vue'; ...
Open in bolt.new | AI Info Files src index.html package-lock.json package.json README.md tsconfig.json tsconfig.node.json vite.config.ts README.md 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
<title>vue-pdf-embed demo</title> <meta name="viewport" content="width=device-width,initial-scale=1" /> <title>vue-pdf-embed</title> </head> <body> <div id="app"></div> <script type="module" src="./main.js"></script> </body> </html> 5 changes: 5 additions & 0 deletions...
Advanced Usage Demo (JSFiddle)LicenseMIT License. Please see LICENSE file for more information.MIT License Copyright (c) 2021 Aliaksei Hrynko Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to ...
Vite Vue2.7 template using pinia and unocss </p> <img src="https://suqiqi.oss-cn-beijing.aliyuncs.com/picGo/vue2.7_vite.png"> <p align="center"> <a href="https://vue-vite-template.netlify.app/"> ✨ Live Demo</a> </p> ### Scripts start dev server ```bash pnpm run dev...
Install & Download: # Yarn $ yarn add vue-pdf-embed # NPM $ npm i vue-pdf-embed Description: A Vue 3/2 component to embed PDF documents into your app. How to use it: 1. Import and register the component. import VuePdfEmbed from 'vue-pdf-embed' ...
Advanced Usage Demo (JSFiddle) License Install npm ivue-pdf-embed-pro Repository github.com/hrynko/vue-pdf-embed Homepage github.com/hrynko/vue-pdf-embed#readme Weekly Downloads 2 Version 2.0.4-beta.7 License MIT Unpacked Size 5.78 MB ...