BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/Originui Vue/extended-12

extended-12

originui-vue/extended-12
FreeComponent

Originui Vue publishes no description for this item.

Install it

npx shadcn@latest add https://originui-vue.com/r/extended-12.json

Source

components/extended-12.vueoriginui-vue.com/r/extended-12.json
1<script setup lang="ts">
2import { Card, CardContent } from "@/registry/default/ui/card";
3import { Separator } from "@/registry/default/ui/separator";
4</script>
5
6<template>
7 <Card class="gap-4 overflow-hidden pt-0">
8 <div class="overflow-y-auto">
9 <div class="h-28">
10 <img
11 class="h-full w-full object-cover"
12 src="/profile-bg.jpg"
13 alt="User profile background"
14 width="512"
15 height="96"
16 />
17 </div>
18 <div class="-mt-10 flex flex-col items-center justify-center gap-2">
19 <div
20 class="border-background bg-muted relative flex size-20 items-center justify-center overflow-hidden rounded-full border-4 shadow-xs shadow-black/10"
21 >
22 <img
23 src="/avatar-72-01.jpg"
24 class="h-full w-full object-cover"
25 width="80"
26 height="80"
27 alt="Profile image"
28 />
29 </div>
30 <div class="flex flex-col items-center justify-center gap-1 text-center">
31 <h1 class="text-lg/none font-bold">Jane Doe</h1>
32 <p class="text-muted-foreground text-sm font-medium">Full Stack Developer</p>
33 </div>
34 </div>
35 </div>
36 <CardContent class="flex flex-col px-6">
37 <div class="flex justify-between gap-2">
38 <div class="flex flex-col items-center gap-1 text-center">
39 <p class="text-muted-foreground text-xs font-medium">Followers</p>
40 <p class="text-xl font-medium tracking-tighter tabular-nums">124K</p>
41 </div>
42 <Separator orientation="vertical" class="data-[orientation=vertical]:h-12" />
43 <div class="flex flex-col items-center gap-1 text-center">
44 <p class="text-muted-foreground text-xs font-medium">Following</p>
45 <p class="text-xl font-medium tracking-tighter tabular-nums">412</p>
46 </div>
47 <Separator orientation="vertical" class="data-[orientation=vertical]:h-12" />
48 <div class="flex flex-col items-center gap-1 text-center">
49 <p class="text-muted-foreground text-xs font-medium">Posts</p>
50 <p class="text-xl font-medium tracking-tighter tabular-nums">124</p>
51 </div>
52 </div>
53 </CardContent>
54 </Card>
55</template>

Files it writes

  • app/registry/default/components/extended-12.vue

Facts

Registry
Originui Vue
Type
registry:component
Access
Free
Files written
1
Licence
MIT
First indexed
2026-08-01
Last confirmed
2 days ago

Go to the source

originui-vue.com misbahansori/originui-vue on GitHub Raw registry item This item as JSON

More from Originui Vue

All 58 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
contribution-graphcontribution-graphOriginui VueComponentsFreeno deps · 4 files
emptyemptyOriginui VueComponentsFreeno deps · 7 files
extended-01extended-01Originui VueComponentsFreeno deps
extended-02extended-02Originui VueComponentsFreeno deps
extended-03extended-03Originui VueComponentsFreeno deps
extended-04extended-04Originui VueComponentsFreeno deps
extended-05extended-05Originui VueComponentsFreeno deps
extended-06extended-06Originui VueComponentsFreeno deps
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex