bp-sdk-chip
Custom element hooks
Name | Description |
---|---|
bp-sdk-external-chip | disables html |
Classes
Name | Description |
---|---|
bp-sdk-chip | Root div element |
bp-sdk-chip__{type} | Scope class for whatever type of chip you are creating |
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
text | text | Inner text | string | undefined |
type | type | Chip type | string | undefined |
Dependencies
Used by
Graph
graph TD;
bp-sdk-quote-request-status-list --> bp-sdk-chip
style bp-sdk-chip fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS