bp-sdk-quote-request-premium-monthly
Custom element hooks
Name | Description |
---|
bp-sdk-external-quote-request-premium-monthly | disable html |
Classes
Name | Description |
---|
bp-sdk-quote-request-premium-monthly__container | Root div element |
bp-sdk-online-quote__price-main | Paragraph element where main price is rendered |
bp-sdk-online-quote__price-disclaimer | Paragraph element where readable installment price is declared |
bp-sdk-online-quote__price-alt | Paragraph element with annual period cost |
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-main | Paragraph element where main price is rendered |
bp-sdk-quote__price-disclaimer | Paragraph element where readable installment price is declared |
bp-sdk-quote__price-alt | Paragraph element with annual period cost |
Properties
Property | Attribute | Description | Type | Default |
---|
annualPrice | annual-price | Annual price | string | undefined |
downpayment | downpayment | Downpayment | string | undefined |
installments | installments | Number of installments | number | undefined |
monthlyPrice | monthly-price | Monthly price | string | undefined |
Dependencies
Used by
Depends on
Graph
graph TD;
bp-sdk-quote-request-premium-monthly --> bp-sdk-quote-request-premium-payment
bp-sdk-quote-request-premium --> bp-sdk-quote-request-premium-monthly
style bp-sdk-quote-request-premium-monthly fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS