Skip to main content

bp-sdk-quote-request-bind-container

Custom element hooks

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

Classes

NameDescription
bp-sdk-quote-request-bind-container__containerRoot div element

Properties

PropertyAttributeDescriptionTypeDefault
appFormIdapp-form-idApplication form idstring''
carrier--Carrier nameICarrierundefined
handleBind--quote bind function(quoteId: string, appFormId: string, afterResponse?: (response: string) => void) => voidundefined
isBindableis-bindableIs bindablebooleanundefined
quoteIdquote-idQuote idstring''
quoteInfo--Quote informationIQuoteInfoundefined

Dependencies

Used by

Depends on

Graph

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

Built with StencilJS