Turn any input into search bar
Estimated reading time: 1 minuteFind usage examples of Jawg Places on HTML <input>
elements. When Jawg Places JS is loaded, you can have access to the
Input
class.
See the class definition here.
let jawgPlaces = new JawgPlaces.Input({ input: "#my-input" });