Skip to main content

bp-sdk-business-classification-selector-list-item

Custom element hooks

NameDescription
bp-sdk-external-business-classification-selector-list-itemdisable html

Classes

NameDescription
bp-sdk-business-classification-selector-list-item__containerRoot div element

Notes

You should only use non-interactive elements inside of this web component, or you might need to manually do a valueUpdate event to prevent breaking the intended functionality.

Properties

PropertyAttributeDescriptionTypeDefault
aliasaliasAlias of choicestringundefined
choiceIdchoice_idChoice's idstringundefined
confidenceconfidenceConfidence levelnumberundefined
highlights--List of highlight'sIChoiceHighlight[]undefined
isBestMatchis-best-matchIs best choice matchbooleanundefined
isSelectedis-selectedIs choice selectedbooleanfalse
isoCodes--List of matching ISO codesIChoiceObject[]undefined
lockedlockedIs application form lockedbooleanundefined
showConfidenceshow-confidenceShould show confidencebooleanundefined
showDetailedRelevanceChipshow-detailed-relevance-chipShow detailed relevance chipbooleanundefined
showExplanationshow-explanationShould show explanationbooleantrue
sicCodes--List of matching SIC codesIChoiceObject[]undefined
valuevalueValue of choicestringundefined

Events

EventDescriptionType
valueUpdateCustomEvent<string[]>

Dependencies

Used by

Depends on

Graph

graph TD; 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-business-classification-selector-list-item-container --> bp-sdk-business-classification-selector-list-item style bp-sdk-business-classification-selector-list-item fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS