diff --git a/README.md b/README.md index 0a8ab51..621ede7 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,26 @@ The title of the tab will now be `my prefix - First tab - my suffix`. The fragment that's added to the url when clicking the tab will only be based on the `name` of a tab, the `name-prefix` and `name-suffix` attributes will be ignored. +### Additional slots + +You can add content using additional slots. + +Available slots: `before-list`, `before-tabs`, `after-tabs`, `after-list` + +```html +