bp-sdk-send-to-exchange-button
Custom element hooks
Name | Description |
---|
bp-sdk-external-send-to-exchange-button | disable html |
Classes
Name | Description |
---|
bp-sdk-send-to-exchange-button__container | Root div element |
Properties
Property | Attribute | Description | Type | Default |
---|
buttonDisabled | button-disabled | Controls disabled state of button | boolean | false |
text | text | Text to be displayed | string | '' |
Dependencies
Used by
Depends on
Graph
graph TD;
bp-sdk-send-to-exchange-button --> bp-sdk-button
bp-sdk-send-to-exchange --> bp-sdk-send-to-exchange-button
style bp-sdk-send-to-exchange-button fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS