mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
Match tags :)
This commit is contained in:
@@ -34,10 +34,10 @@ All of the text within the component has been wrapped within [slots](https://vue
|
||||
*Implementation:*
|
||||
```html
|
||||
<v-select>
|
||||
<span slot="no-options">No Options Here!</div>
|
||||
<div slot="no-options">No Options Here!</div>
|
||||
</v-select>
|
||||
```
|
||||
|
||||
For a full list of component slots, view the [slots API docs](Api/Slots.md).
|
||||
|
||||
[](codepen://sagalbot/oZmLVN?height=250)
|
||||
[](codepen://sagalbot/oZmLVN?height=250)
|
||||
|
||||
Reference in New Issue
Block a user