For Tailwind CSS v3 docs, click here.

图标云

一个3D交互式球形环绕组件。

通过 CLI 安装

npm
pnpm
bun
yarn
npx shadcn-vue@latest add "https://registry.inspira-ui.com/icon-cloud.json"

手动安装

在同一个文件中,复制并粘贴以下代码:

IconCloud.vue
index.ts

API

Prop 名称类型默认值描述
classstring-Additional classes for styling the component.
imagesarray[]Array of image URLs to render in the cloud

感谢