Files
ui/docs/content/3.components/table.md

35 lines
434 B
Markdown

---
description: A responsive table element to display data in rows and columns.
links:
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/nuxt/ui/tree/v3/src/runtime/components/Table.vue
navigation:
badge:
label: Todo
color: gray
disabled: true
---
## Usage
## Examples
## API
### Props
:component-props
### Slots
:component-slots
### Emits
:component-emits
## Theme
:component-theme