bp-sdk-setup-container
Custom element hooks
Slots
Name | Description |
---|
| default slot |
Name | Description |
---|
bp-sdk-external-setup-container | disable html |
Classes
Name | Description |
---|
bp-sdk-setup-container__container | Root div element |
Properties
Property | Attribute | Description | Type | Default |
---|
authenticated | authenticated | | boolean | false |
config | -- | | IPartnerEngineConfig | undefined |
expiresAt | expires-at | | number | 0 |
hasPermission | has-permission | | boolean | false |
token | token | | string | undefined |
Dependencies
Used by
Graph
graph TD;
bp-sdk-root --> bp-sdk-setup-container
style bp-sdk-setup-container fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS