Skip to main content

bp-sdk-business-classification-selector-nudge-container

Custom element hooks

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

Classes

NameDescription
bp-sdk-business-classification-selector-nudge-container__containerRoot div element

Properties

PropertyAttributeDescriptionTypeDefault
nudges--Nudges available in the Redux storeIRefilter[][]
questionIdquestion-idQuestion ID for getting nudges from the storestringundefined

Events

EventDescriptionType
nudgeAnswerThis event should emit a boolean indicating if the user pressed yes/no for the refilter questionCustomEvent<{ key: number; answer: boolean; }>

Dependencies

Used by

Depends on

Graph

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

Built with StencilJS