跳转到内容

介绍

基于 Vue ^(3.3.0) 封装的一些自定义指令。

安装

INFO

如果需要安装全量库,请参考指南

如果只需要使用指令,可通过以下命令安装:

shell
npm install @havue/directives --save
shell
yarn add @havue/directives
shell
pnpm install @havue/directives