Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

622
Views
gmap-autocomplete Pick first result on Enter key in vue
<gmap-autocomplete :value="value"
                   @place_changed="setPlace"
></gmap-autocomplete>

This is how i am using gmap-autocomplete component, i want to make first location selected on enter click.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

After reviewing the core files, we can simply pass select-first-on-enter prop to gmap-autocomplete to make first location select on enter.

:select-first-on-enter=true

Here is the updated component usage.

<gmap-autocomplete :value="value"
                   :select-first-on-enter="true"
                   @place_changed="setPlace"
></gmap-autocomplete>
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!