Skip to content

Google Places Auto Complete: Reference

Reference for Google Places Auto Complete in Web Framework References. Key properties: info, ID, Name, Static Value.

Search for places or provide autocomplete functionality for your users. Use the services provided by Google Places API - Places Search and Places Autocomplete. Google Places Search lets you search for place information using a variety of categories, including establishments, prominent points of interest, and geographic locations.

Inspector Property Groups

Places Auto Complete Properties

Property Type Details
infostaticWarning heavy pricing may apply.
See Google Places Pricing
IDtextOptional unique identifier for this element.
Sets the element's id attribute. Keep IDs unique per page (useful for anchors, label for targets, and JavaScript hooks). Bootstrap docs: Introduction
Required in common setups.
Attribute: id
NametextHTML name attribute.
Sets the control name . This is used as the field key in form submissions and is essential for classic post submissions and many server-side handlers. Bootstrap docs: Forms overview
Required in common setups.
Attribute: name
Static ValuetextInitial/default value.
Sets the control initial value. For App Connect, you often bind values reactively instead of hardcoding them. Bootstrap docs: Form control
Attribute: value
API KeytextRequired in common setups.
MapdroplistAttribute: map

Actions

Set Value

Set Value of the input

Configuration group Controls
Set Value PropertiesValue

Disable

Disable of the input

Configuration group Controls
Disable PropertiesValue

Validate

Validate the input

Focus

Focus the input