docs: add missing component slots

This commit is contained in:
Benjamin Canac
2023-08-29 18:03:38 +02:00
parent 791804b2fb
commit 98b3c3550c
6 changed files with 88 additions and 0 deletions

View File

@@ -26,6 +26,16 @@ links:
```
::
## Slots
### `header`
Use the `#header` slot to fill the header.
### `footer`
Use the `#footer` slot to fill the footer.
## Props
:component-props