Introduction
This category includes components encapsulated based on Vue ^3.3.0.
Installation
INFO
If you need to install the full library, please refer to theGuide。
To install components only, use one of the following commands:
shell
npm install @havue/components --save
shell
yarn add @havue/components
shell
pnpm install @havue/components