Skip to main content

bp-sdk-autocomplete-naics-container

Custom element hooks

NameDescription
bp-sdk-external-autocomplete-naics-containerdisable html

Classes

NameDescription
bp-sdk-autocomplete-naics-container__containerRoot div element

Properties

PropertyAttributeDescriptionTypeDefault
answerIdanswer-idAnswer idstringundefined
answeredBySourceanswered-by-sourceSpecifically how the question was answered (ie. "ACORD 126")stringundefined
choiceIdchoice_id* Selected choicestringundefined
choices--* Choices to displayIChoice[][]
codecodequestion codestringundefined
config--IPartnerEngineConfig injected from reduxIPartnerEngineConfigundefined
errorTexterror_textError textstringundefined
errors--Error messagesstring[]undefined
fieldTypefield_typeField typestringundefined
helpTexthelp-textHelp textstringundefined
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 id's that describes input for screen readersstringundefined
labelledBylabelled-byLabels that describe groupstringundefined
placeholderplaceholderPlaceholder to displaystring''
pristinepristineIs pristinebooleantrue
questionIdquestion_idQuestion idstringundefined
remoteChoices--Choices injected from reduxIChoice[][]
requiredrequiredIs required valuebooleanfalse
touchedtouchedIs touchedbooleanfalse

Dependencies

Used by

Depends on

Graph

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

Built with StencilJS