Skip to main content

bp-sdk-business-classification-selector-nudge

Custom element hooks

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

Classes

NameDescription
bp-sdk-business-classification-selector-nudge__containerRoot div element
bp-sdk-business-classification-selector-nudge__questionNudge question text
bp-sdk-business-classification-selector-nudge__btn Yes and no buttons
bp-sdk-business-classification-selector-nudge__btn--yes Yes button
bp-sdk-business-classification-selector-nudge__btn--no No button

Properties

PropertyAttributeDescriptionTypeDefault
handleNoClick--Function passed in from container that should be called when a user answers the "no" question(key: number, evt?: MouseEvent) => voidundefined
handleYesClick--Function passed in from container that should be called when a user answers the "yes" question(key: number, evt?: MouseEvent) => voidundefined
refilter--Refilter/nudge itemIRefilterundefined

Dependencies

Used by

Graph

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

Built with StencilJS