Skip to content

Overview

Works with both Vue 2 , Vue 3.

Installing

bash
# or pnpm or yarn
npm install @watermark-design/vue

Quick Start

ts
import WatermarkDesign from '@watermark-design/vue';
app.use(WatermarkDesign);

Released under the MIT License.