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/empty

empty

originui-vue/empty
FreeComponent

Originui Vue publishes no description for this item.

Install it

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

Source

ui/empty/Empty.vueoriginui-vue.com/r/empty.json
1<script setup lang="ts">
2import type { HTMLAttributes } from "vue";
3import { cn } from "@/lib/utils";
4
5const props = defineProps<{
6 class?: HTMLAttributes["class"];
7}>();
8</script>
9
10<template>
11 <div
12 data-slot="empty"
13 :class="
14 cn(
15 'flex min-w-0 flex-1 flex-col items-center justify-center gap-6 rounded-lg border-dashed p-6 text-center text-balance md:p-12',
16 props.class,
17 )
18 "
19 >
20 <slot />
21 </div>
22</template>

Files it writes

  • app/registry/default/ui/empty/Empty.vue
  • app/registry/default/ui/empty/EmptyContent.vue
  • app/registry/default/ui/empty/EmptyDescription.vue
  • app/registry/default/ui/empty/EmptyHeader.vue
  • app/registry/default/ui/empty/EmptyMedia.vue
  • app/registry/default/ui/empty/EmptyTitle.vue
  • app/registry/default/ui/empty/index.ts

Facts

Registry
Originui Vue
Type
registry:ui
Access
Free
Files written
7
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
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
extended-07extended-07Originui 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