Skip to main content

bp-sdk-business-classification-selector-card-header

Custom element hooks

NameDescription
bp-sdk-external-business-classification-selector-card-headerdisable html

Classes

NameDescription
bp-sdk-business-classification-selector-card-header__containerRoot div element
bp-sdk-business-classification-selector-card-header__textText span element displaying choice's value + alias
bp-sdk-business-classification-selector-card-header__aliasText span element displaying choice's alias
bp-sdk-business-classification-selector-card-header__highlightText span element displaying highlighted value or synonym

Properties

PropertyAttributeDescriptionTypeDefault
aliasaliasAlias of choicestringundefined
confidenceconfidenceConfidence levelnumberundefined
highlightFilters--List of highlight filtersstring[]['synonyms', 'value']
highlights--List of highlight'sIChoiceHighlight[]undefined
showConfidenceshow-confidenceShould show confidencebooleanundefined
showNaicsCodeshow-naics-codeShould show naics codebooleanundefined
valuevalueValue of choicestringundefined

Dependencies

Used by

Graph

graph TD; bp-sdk-business-classification-selector-card-content --> bp-sdk-business-classification-selector-card-header style bp-sdk-business-classification-selector-card-header fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS