Skip to main content

bp-sdk-quote-request-button-container

Custom element hooks

NameDescription
bp-sdk-external-quote-request-button-containerdisable html

Classes

NameDescription
bp-sdk-quote-request-button-container__containerRoot div element
bp-sdk-online-quote__bindDiv element surrounding bind button

Shared Classes

These classes are on both online and offline quotes if you would like to share styling for both types of quotes

NameDescription
bp-sdk-quote__bindDiv element surrounding bind button

Properties

PropertyAttributeDescriptionTypeDefault
annualPriceannual-priceAnnual Pricestring'0'
appFormIdapp-form-idApplication form idstring''
carrierNamecarrier-nameCarrier namestringundefined
handleBind--quote bind function(quoteId: string, appFormId: string, afterResponse?: (response: string) => void) => voidundefined
isQuoteExpiredis-quote-expiredIs quote expiredbooleanfalse
quoteIdquote-idQuote idstring''

Events

EventDescriptionType
bpAnalyticsTrackCustomEvent<IAnalyticsTrackEventDetail>

Dependencies

Used by

Depends on

Graph

graph TD; bp-sdk-quote-request-button-container --> bp-sdk-quote-request-button bp-sdk-quote-request-button --> bp-sdk-button bp-sdk-quote-request-bind-container --> bp-sdk-quote-request-button-container style bp-sdk-quote-request-button-container fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS