Skip to content

在一个组件中使用多个 useCropper 实例

本示例演示如何在同一个 Vue 组件中使用多个 useCropper() Hook 实例,并分别管理它们对应的裁剪逻辑与结果。

Released under the MIT License.