mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
Co-authored-by: Daniel Roe <daniel@roe.dev> Co-authored-by: Sébastien Chopin <seb@nuxt.com>
303 B
303 B
github
| github |
|---|
| true |
Usage
::component-example #default :card-example{class="w-full"}
#code
<template>
<UCard>
<template #header />
Body
<template #footer />
</UCard>
</template>
::
Props
:component-props
Slots
:component-slots
Preset
:component-preset