bp-sdk-send-to-exchange
Custom element hooks
Name | Description |
---|
bp-sdk-external-send-to-exchange | disable html |
Classes
Name | Description |
---|
bp-sdk-send-to-exchange__container | Root div element |
Properties
Property | Attribute | Description | Type | Default |
---|
buttonDisabled | button-disabled | Is button disabled | boolean | false |
sendToExchangeHandler | -- | On send to exchange handler | () => void | undefined |
text | text | Text to display | string | 'Send to Exchange' |
Dependencies
Used by
Depends on
Graph
graph TD;
bp-sdk-send-to-exchange --> bp-sdk-send-to-exchange-button
bp-sdk-send-to-exchange-button --> bp-sdk-button
bp-sdk-send-to-exchange-container --> bp-sdk-send-to-exchange
style bp-sdk-send-to-exchange fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS