Skip to main content

bp-sdk-quote-request-premium-term

Custom element hooks

NameDescription
bp-sdk-external-quote-request-premium-termdisable html

Classes

NameDescription
bp-sdk-quote-request-premium-term__containerRoot div element
bp-sdk-online-quote__price-totalDiv element containing total premium information, defaults to $
bp-sdk-online-quote__price-total-prefixSpan element with currency suffix
bp-sdk-online-quote__price-total-numberSpan element with total premium amount
bp-sdk-online-quote__price-total-suffixSpan element with term period for total premium, defaults to /year
bp-sdk-online-quote__price-mainParagraph element where main price is rendered

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__price-totalDiv element containing total premium information, defaults to $
bp-sdk-quote__price-total-prefixSpan element with currency suffix
bp-sdk-quote__price-total-numberSpan element with total premium amount
bp-sdk-quote__price-total-suffixSpan element with term period for total premium, defaults to /year
bp-sdk-quote__price-mainParagraph element where main price is rendered

Properties

PropertyAttributeDescriptionTypeDefault
pricepriceterm pricestringundefined
showTotalPremiumshow-total-premiumshould show total premiumbooleanundefined
termLengthterm-lengthTerm lengthstringundefined
totalPremiumtotal-premiumtotal premium price if providedstringundefined

Dependencies

Used by

Depends on

Graph

graph TD; bp-sdk-quote-request-premium-term --> bp-sdk-quote-request-premium-payment bp-sdk-quote-request-premium --> bp-sdk-quote-request-premium-term style bp-sdk-quote-request-premium-term fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS