For more detailed HTML output of the JSDocs, refer to the ./docs
directory.
Author: Madimetja Shika [email protected]
- vuetify-google-autocomplete
- .props
- .addressComponents
- .append-icon :
String
- .append-outer-icon :
Boolean
- .autofocus :
Boolean
- .background-color :
Boolean
- .browserAutocomplete :
String
- .clear-icon :
Boolean
- .clearable :
Boolean
- .color :
String
- .counter :
Boolean
|Number
|String
- .country :
String
|Array
- .dark :
Boolean
- .dense :
Boolean
- .disabled :
Boolean
- .enable-geolocation :
Boolean
- .error :
Boolean
- .error-count :
Boolean
- .error-messages :
Array
- .filled :
Array
- .fields :
String
|Array
- .flat :
Boolean
- .full-width :
Boolean
- .hide-details :
Boolean
- .hint :
String
- .id :
String
- .label :
String
- .light :
Boolean
- .loader-height :
Boolean
|String
- .loading :
Boolean
|String
- .loading :
Boolean
|String
- .mask :
Object
|String
- .no-resize :
Boolean
- .outlined :
Boolean
- .persistent-hint :
Boolean
- .placeholder :
String
- .placeName :
Boolean
- .prefix :
String
- .prepend-icon :
String
- .prepend-inner-icon :
String
- .readonly :
Boolean
- .required :
Boolean
- .return-masked-value :
Boolean
- .reverse :
Boolean
- .rounded :
Boolean
- .rows :
Number
|String
- .rules :
Array
- .shaped :
Array
- .single-line :
Boolean
- .solo :
Boolean
- .solo-inverted :
Boolean
- .spellcheck :
String
- .suffix :
String
- .success :
String
- .success-messages :
String
- .tabindex :
*
- .textarea :
Boolean
- .toggle-keys :
Array
- .type :
String
- .types :
String
- .validate-on-blur :
Boolean
- .value :
String
- .data
- .methods
- .created
- .mounted
- .destroyed
- .render
- .watch
- .name
- .autocapitalize :
Boolean
- .autocorrect :
Boolean
- .props
Exposed component props.
Kind: static mixin of vuetify-google-autocomplete
- .props
- .addressComponents
- .append-icon :
String
- .append-outer-icon :
Boolean
- .autofocus :
Boolean
- .background-color :
Boolean
- .browserAutocomplete :
String
- .clear-icon :
Boolean
- .clearable :
Boolean
- .color :
String
- .counter :
Boolean
|Number
|String
- .country :
String
|Array
- .dark :
Boolean
- .dense :
Boolean
- .disabled :
Boolean
- .enable-geolocation :
Boolean
- .error :
Boolean
- .error-count :
Boolean
- .error-messages :
Array
- .filled :
Array
- .fields :
String
|Array
- .flat :
Boolean
- .full-width :
Boolean
- .hide-details :
Boolean
- .hint :
String
- .id :
String
- .label :
String
- .light :
Boolean
- .loader-height :
Boolean
|String
- .loading :
Boolean
|String
- .loading :
Boolean
|String
- .mask :
Object
|String
- .no-resize :
Boolean
- .outlined :
Boolean
- .persistent-hint :
Boolean
- .placeholder :
String
- .placeName :
Boolean
- .prefix :
String
- .prepend-icon :
String
- .prepend-inner-icon :
String
- .readonly :
Boolean
- .required :
Boolean
- .return-masked-value :
Boolean
- .reverse :
Boolean
- .rounded :
Boolean
- .rows :
Number
|String
- .rules :
Array
- .shaped :
Array
- .single-line :
Boolean
- .solo :
Boolean
- .solo-inverted :
Boolean
- .spellcheck :
String
- .suffix :
String
- .success :
String
- .success-messages :
String
- .tabindex :
*
- .textarea :
Boolean
- .toggle-keys :
Array
- .type :
String
- .types :
String
- .validate-on-blur :
Boolean
- .value :
String
Select Address Types and Address Component Types https://developers.google.com/maps/documentation/javascript/geocoding#GeocodingAddressTypes
Kind: static property of props
Maps to Vuetify 'append-icon' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'append-outer-icon' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'autofocus' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'background-color' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'browser-autocomplete' prop.
Kind: static property of props
Default: 'off'
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'clear-icon' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'clearable' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'color' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'counter' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Restrict the autocomplete search to a particular country or set of countries.
Kind: static property of props
See: https://developers.google.com/places/web-service/autocomplete
Maps to Vuetify 'dark' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'dense' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'disabled' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Bias the search towards user's current location.
Kind: static property of props
See: https://developers.google.com/places/web-service/autocomplete
Maps to Vuetify 'error' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'error-count' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'error-messages' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'filled' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Fields to be included for the Place in the details response when the details are successfully retrieved, which will be billed for.
Kind: static property of props
See: https://developers.google.com/maps/documentation/javascript/reference/places-widget#AutocompleteOptions.fields
Maps to Vuetify 'flat' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'full-width' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'hide-details' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'hint' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
ID Attribute for the text field. Is required.
Kind: static property of props
Maps to Vuetify 'label' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'light' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'loader-height' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'loading' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'loading' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'mask' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'no-resize' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'outlined' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'persistent-hint' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'placeholder' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Display place name when selecting a result
Kind: static property of props
See: https://developers.google.com/places/web-service/autocomplete
Maps to Vuetify 'prefix' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'prepend-icon' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'prepend-inner-icon' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'readonly' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'required' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'return-masked-value' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'reverse' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'rounded' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'rows' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'rules' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'shaped' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'single-line' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'solo' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'solo-inverted' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to native HTML5 spellcheck attribute.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'suffix' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'success' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'success-messages' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'tabindex' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'textarea' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'toggle-keys' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'type' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Types supported in place autocomplete requests.
Kind: static property of props
See
- https://developers.google.com/places/supported_types#table3
- https://developers.google.com/places/web-service/autocomplete
Maps to Vuetify 'validate-on-blur' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
Maps to Vuetify 'value' prop.
Kind: static property of props
See: https://vuetifyjs.com/en/components/text-fields
See code for members.
Kind: static mixin of vuetify-google-autocomplete
See code for members.
Kind: static mixin of vuetify-google-autocomplete
Updates the autocompleteText member if a v-model was provided.
Kind: static mixin of vuetify-google-autocomplete
Loads the Google Autocomplete SDK.
Kind: static mixin of vuetify-google-autocomplete
Resets the autocomplete loaded state.
Kind: static mixin of vuetify-google-autocomplete
See code.
Kind: static mixin of vuetify-google-autocomplete
Kind: static mixin of vuetify-google-autocomplete
Emit the new autocomplete text whenever it changes.
Kind: static method of watch
Update the SDK country option whenever it changes from the parent.
Kind: static method of watch
Update the SDK fields option whenever it changes from the parent.
Kind: static method of watch
Watches for changes on the Geolocation option.
Kind: static method of watch
Update the SDK types option whenever it changes from the parent.
Kind: static method of watch
Component name. Returns 'vuetify-google-autocomplete'.
Kind: static property of vuetify-google-autocomplete
Maps to native HTML5 autocapitalize attribute.
Kind: static property of vuetify-google-autocomplete
See: https://vuetifyjs.com/en/components/text-fields
Maps to native HTML5 autocorrect attribute.
Kind: static property of vuetify-google-autocomplete
See: https://vuetifyjs.com/en/components/text-fields