bp-sdk-quote-request-status-list
Custom element hooks
Name | Description |
---|
bp-sdk-external-quote-request-status-list | disable html |
Classes
Name | Description |
---|
bp-sdk-quote-request-status-list__container | Root div element |
bp-sdk-online-quote-statuses-container | Div containing all the status chip elements |
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-online-quote-statuses-container | Div containing all the status chip elements |
Properties
Property | Attribute | Description | Type | Default |
---|
isConsumerSelected | is-consumer-selected | is consumer selected | boolean | undefined |
isExpired | is-expired | Is expired | boolean | undefined |
isFocused | is-focused | Is focused | boolean | undefined |
isRecommended | is-recommended | Is recommended | boolean | undefined |
isSelected | is-selected | Is selected | boolean | undefined |
Dependencies
Used by
Depends on
Graph
graph TD;
bp-sdk-quote-request-status-list --> bp-sdk-chip
bp-sdk-quote-request-status-list-container --> bp-sdk-quote-request-status-list
style bp-sdk-quote-request-status-list fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS