Skip to content
Vue Picture Cropper
Main Navigation
指南
示例
迁移
相关链接
Cropper.js 1.x
工程化与 Vue3 入门
v1.0.0
发行记录
旧版本
v0.7.0 文档
简体中文
English
简体中文
English
Appearance
Menu
Return to top
VuePictureCropper 的基础用法
这是一个基础的示例,可以了解如何渲染
<VuePictureCropper />
组件,并获取裁剪结果。
Live Demo
Source Code
To view the local components and hooks used in this demo, visit
BasicComponent.vue
to see their context.