Skip to main content

bp-sdk-google-places-autocomplete-container

Custom element hooks

NameDescription
bp-sdk-external-google-places-autocompletedisables html

Properties

PropertyAttributeDescriptionTypeDefault
answerIdanswer-idAnswer idstringundefined
answeredBySourceanswered-by-sourceSpecifically how the question was answered (ie. "ACORD 126")stringundefined
codecodeQuestion codestringundefined
errorTexterror_textError textstringundefined
errors--Error messagesstring[][]
fieldTypefield_typeField typestringundefined
filterfilterFilter textstringundefined
googleApiTokengoogle-api-tokenGoogle API tokenstringundefined
helpTexthelp-textHelp textstringundefined
isAutocompleteEnabledis-autocomplete-enabledIs autocomplete enabledbooleanundefined
isCompletedis_completedIs answer in complete statebooleanfalse
isReadOnlyis-read-onlyWhen true, the field will be readonly. It will display only the label and value as plain text.booleanfalse
labellabelLabel to usestringundefined
labelIdlabel-idAria label by idstringundefined
labelledBylabelled-byLabels that describe groupstringundefined
maxmax_valuemaximum length of inputnumber-1
minmin_valueminimum length of inputnumber-1
placeholderplaceholderplaceholderstring''
pristinepristineis pristinebooleantrue
questionIdquestion_idQuestion idstringundefined
referenceTypereference-typeReference typestringundefined
requiredrequiredIs requiredbooleanundefined
touchedtouchedis touchedbooleanfalse

Dependencies

Used by

Depends on

Graph

graph TD; bp-sdk-google-places-autocomplete-container --> bp-sdk-google-places-autocomplete bp-sdk-google-places-autocomplete --> bp-sdk-errors-container bp-sdk-errors-container --> bp-sdk-errors bp-sdk-dynamic-input --> bp-sdk-google-places-autocomplete-container style bp-sdk-google-places-autocomplete-container fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS