# Search local
Component name: <v-search-local>
# Examples
# Use the v-search-local component to perform delayed search
# API
Name | Type | Description | Default |
---|---|---|---|
input | Event | Emitted with every input | - |
reset | Event | Emitted when input field is cleared | - |
placeholder | String | Placeholder text | Søg |
clear-button | Bool | Whether or not so show a clear button | - |
timeout | Number | If you need to halt the search while inputting, set this | - |
← Search Select Basic →