docs: improve

This commit is contained in:
Benjamin Canac
2024-06-19 21:23:23 +02:00
parent dc1913b40d
commit 11ef256db7
19 changed files with 368 additions and 447 deletions

View File

@@ -4,6 +4,8 @@ links:
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/elements/Carousel.vue
disabled: true
badge: Coming soon
---
## Usage

View File

@@ -0,0 +1,17 @@
---
description: A container lets you center and constrain the width of your content.
links:
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/layout/Container.vue
---
## Usage
## Props
:component-props
## Config
:component-preset

View File

@@ -5,6 +5,7 @@ links:
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/elements/Meter.vue
badge: Coming soon
---
## Usage