mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
15 lines
322 B
Markdown
15 lines
322 B
Markdown
---
|
|
title: API/Slots
|
|
api: slots
|
|
---
|
|
|
|
# Vue Select Slots
|
|
|
|
::: tip Using These Docs
|
|
The documentation below displays the slots **as they are written in the template**. This lets you
|
|
see the default implementation as written in the Vue Select component, as well as any bindings that
|
|
a scoped slot offers.
|
|
:::
|
|
|
|
<api-slots />
|