docs(content): move shortcuts into composables/

This commit is contained in:
Benjamin Canac
2024-07-10 17:22:42 +02:00
parent a889c054d3
commit 8e5547f26d
46 changed files with 50 additions and 15 deletions

View File

@@ -0,0 +1,33 @@
---
title: 'Progress'
description: Show a horizontal bar to indicate task progression.
links:
- label: Radix Vue
icon: i-custom-radix-vue
to: https://www.radix-vue.com/components/progress.html
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/Progress.vue
---
## Usage
## Examples
## API
### Props
:component-props
### Slots
:component-slots
### Events
:component-events
## Theme
:component-theme