bp-sdk-send-to-exchange
Custom element hooks
Name | Description |
---|---|
bp-sdk-external-send-to-exchange-container | disable html |
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
appFormId | app-form-id | App Form ID injected from redux | string | undefined |
canSendToExchange | can-send-to-exchange | Can send to exchange injected from redux | boolean | undefined |
config | -- | Partner engine config injected from redux | IPartnerEngineConfig | undefined |
hasSentToExchange | has-sent-to-exchange | Has sent to exchange injected from redux | boolean | undefined |
isCurrentOwner | is-current-owner | Is current ower injected from redux | boolean | undefined |
Dependencies
Used by
Depends on
Graph
graph TD;
bp-sdk-send-to-exchange-container --> bp-sdk-send-to-exchange
bp-sdk-send-to-exchange --> bp-sdk-send-to-exchange-button
bp-sdk-send-to-exchange-button --> bp-sdk-button
bp-sdk-quote-request-container --> bp-sdk-send-to-exchange-container
style bp-sdk-send-to-exchange-container fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS