bp-sdk-quote-request-logo
Custom element hooks
Name | Description |
---|
bp-sdk-external-quote-request-logo | disable html |
Classes
Name | Description |
---|
bp-sdk-quote-request-logo__container | Root div element |
bp-sdk-online-quote__carrier-logo | Image element with logo |
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__carrier-logo | Image element with logo |
Properties
Property | Attribute | Description | Type | Default |
---|
logoUrl | logo-url | Logo url | string | undefined |
name | name | Carrier name | string | undefined |
showLogo | show-logo | Show logo | boolean | undefined |
Dependencies
Used by
Graph
graph TD;
bp-sdk-quote-request-logo-container --> bp-sdk-quote-request-logo
style bp-sdk-quote-request-logo fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS