Photo Gallery

Showcase your team with pride using our stunning Photo Gallery Component.

Install using CLI

npm
pnpm
bun
yarn
npx shadcn-vue@latest add "https://inspira-ui.com/r/photo-gallery.json"

Install Manually

Copy and paste the following code

API

Prop NameTypeDefaultDescription
items"[{src: string}]"[]Pass items / image src to animate
containerClassstring""Additional tailwind CSS classes for container styling.
classstring""Additional tailwind CSS classes for custom styling.

Credits