For Tailwind CSS v3 docs, click here.

Animated Logo Cloud

Animated company cloud logs. Usually we can use to show company logos.

通过 CLI 安装

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

手动安装

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

AnimatedLogoCloud.vue
IconLogoCloud.vue
StaticLogoCloud.vue
index.ts

示例

Animated logs

Animated company logos.

Company logo icons

API

Prop 名称类型默认值描述
classstring-The delay in milliseconds before adding each item to the list.
titlestringTrusted by Companies likeTitle of animated logs.
logos[][{name: "", path: ""}]Array of items(logos) with name & path fields.

感谢