Sökfält
- Komponent
-
XSearchBar
- Status
-
Experimentell
Innehåll
Status
Labs
Beskrivning
Ett Sökfält med inputfält och knapp av typen submit
som placeras i en FValidationForm
.
Exempel
API
Name | Description | Type | Required | Default |
---|---|---|---|---|
v-model | ‐ | string | true | ‐ |
maxLength | ‐ | number | false | 20 |
Name | Description | Properties |
---|---|---|
update:modelValue | V-model event. | <anonymous>: string |
changedValue | Event that is dispatched when the value is changed and differs from the previous value. | <anonymous>: undefined |
Name | Description | Bindings |
---|---|---|
default | Slot for input label | ‐ |
tooltip | Slot for tooltip | ‐ |
button-text | Slot for text in button | ‐ |