dkfbasel-search
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "dkfbasel-search", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "An awesome search component for vue.js 2.1+", | ||
@@ -5,0 +5,0 @@ "main": "src/search.vue", |
@@ -31,3 +31,3 @@ # dkfbasel-search | ||
```javascript | ||
<search autofocus :query="yourSearchQuery"> | ||
<search autofocus :query="yourSearchQuery" placeholder="the placeholder text is optional"> | ||
@@ -34,0 +34,0 @@ <template slot="start"> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
20146