bp-sdk-create-app-form-container
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
authConfig | -- | Authenticator config injected from redux | IAuthenticatorConfig | undefined |
peConfig | -- | PartnerEngine Config injected from redux | IPartnerEngineConfig | undefined |
storefrontCode | storefront-code | Storefront code | string | undefined |
text | text | Button Text | string | undefined |
Dependencies
Depends on
Graph
graph TD;
bp-sdk-create-app-form-container --> bp-sdk-create-app-form
bp-sdk-create-app-form --> bp-sdk-create-app-form-button
bp-sdk-create-app-form-button --> bp-sdk-button
style bp-sdk-create-app-form-container fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS