mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
add codepen theme
fix templating pen height
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<p :data-height="height"
|
||||
data-theme-id="dark"
|
||||
data-theme-id="32252"
|
||||
:data-slug-hash="url"
|
||||
data-default-tab="result"
|
||||
data-user="sagalbot"
|
||||
|
||||
@@ -14,4 +14,4 @@ vue-select provides the scoped `option` slot in order to create custom dropdown
|
||||
Using the `option` slot with `slot-scope="option"` gives the
|
||||
provides the current option variable to the template.
|
||||
|
||||
<CodePen url="NXBwYG" height="50"/>
|
||||
<CodePen url="NXBwYG" height="500"/>
|
||||
|
||||
Reference in New Issue
Block a user