Skip to main content

bp-sdk-quote-request-premium-payment

Custom element hooks

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

Classes

NameDescription
bp-sdk-quote-request-premium-payment__containerRoot div element
bp-sdk-online-quote__priceDiv element wrapping price information
bp-sdk-online-quote__price-usdDiv element with USD currency symbol
bp-sdk-online-quote__price-valueDiv element displaying valuation
bp-sdk-online-quote__price-periodDiv element displaying payment period

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__priceDiv element wrapping price information
bp-sdk-quote__price-usdDiv element with USD currency symbol
bp-sdk-quote__price-valueDiv element displaying valuation
bp-sdk-quote__price-periodDiv element displaying payment period

Properties

PropertyAttributeDescriptionTypeDefault
periodperiodPricestringundefined
pricepricePricestringundefined
showObelusshow-obelusShow obelusbooleanfalse

Dependencies

Used by

Graph

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

Built with StencilJS