We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 417f529 commit 517e893Copy full SHA for 517e893
README.md
@@ -69,7 +69,7 @@ The default class for the wrapper `div` is `search-input-wrapper` you can overri
69
| update:modelValue | The updated bound model | `string`
70
71
## Props
72
-| Name | Type | Default | Description
+| Name | Type | Description | Default
73
| :--- | :--- | :--- | :--- |
74
| type | string | The type of the input field. Allowed types are `search` and `text` | `search` |
75
| modelValue (v-model) | string | The input's value | `''` |
0 commit comments