Skip to main content

bp-sdk-business-classification-selector-container

Custom element hooks

NameDescription
bp-sdk-external-business-classification-selector-containerdisable html

Classes

NameDescription
bp-sdk-business-classification-selector-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 from answerIChoice[][]
codecodeQuestion codestring''
config--config 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
isRefilteringEnabledis-refiltering-enabledDeprecated Will be removed in a future version. Is refiltered enabled injected from reduxbooleanfalse
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
showConfidenceshow-confidenceShow confidence score preference injected from reduxbooleantrue
showNaicsCodeshow-naics-codeShow naics code preference injected from reduxbooleantrue
touchedtouchedIs touchedbooleanfalse

Dependencies

Used by

Depends on

Graph

graph TD; bp-sdk-business-classification-selector-container --> bp-sdk-business-classification-selector bp-sdk-business-classification-selector --> bp-sdk-autocomplete-input bp-sdk-business-classification-selector --> bp-sdk-business-classification-selector-nudge-container bp-sdk-business-classification-selector --> bp-sdk-business-classification-selector-list-container bp-sdk-autocomplete-input --> bp-sdk-errors-container bp-sdk-errors-container --> bp-sdk-errors bp-sdk-business-classification-selector-nudge-container --> bp-sdk-business-classification-selector-nudge bp-sdk-business-classification-selector-list-container --> bp-sdk-business-classification-selector-list bp-sdk-business-classification-selector-list --> bp-sdk-business-classification-selector-naics-group bp-sdk-business-classification-selector-naics-group --> bp-sdk-business-classification-selector-naics-group-header bp-sdk-business-classification-selector-naics-group --> bp-sdk-business-classification-selector-list-item-container bp-sdk-business-classification-selector-list-item-container --> bp-sdk-business-classification-selector-list-item bp-sdk-business-classification-selector-list-item --> bp-sdk-business-classification-selector-card-content bp-sdk-business-classification-selector-card-content --> bp-sdk-business-classification-selector-card-header bp-sdk-business-classification-selector-card-content --> bp-sdk-business-classification-selector-card-body bp-sdk-business-classification-selector-card-content --> bp-sdk-business-classification-selector-relevance-chip bp-sdk-dynamic-input --> bp-sdk-business-classification-selector-container style bp-sdk-business-classification-selector-container fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS