bp-sdk-quote-request-premium-payment
Custom element hooks
Name | Description |
---|
bp-sdk-external-quote-request-premium-payment | disable html |
Classes
Name | Description |
---|
bp-sdk-quote-request-premium-payment__container | Root div element |
bp-sdk-online-quote__price | Div element wrapping price information |
bp-sdk-online-quote__price-usd | Div element with USD currency symbol |
bp-sdk-online-quote__price-value | Div element displaying valuation |
bp-sdk-online-quote__price-period | Div 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
Name | Description |
---|
bp-sdk-quote__price | Div element wrapping price information |
bp-sdk-quote__price-usd | Div element with USD currency symbol |
bp-sdk-quote__price-value | Div element displaying valuation |
bp-sdk-quote__price-period | Div element displaying payment period |
Properties
Property | Attribute | Description | Type | Default |
---|
period | period | Price | string | undefined |
price | price | Price | string | undefined |
showObelus | show-obelus | Show obelus | boolean | false |
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