Preview files using vue3-demo
masterThe vue3-demo package provides two methods for file previewing:
- Vue Component Preview: Use built-in Vue components to render document previews directly within your Vue application.
- Pure JS Preview: Use pure JavaScript methods to handle file previews without relying on Vue component lifecycle management.