bp-sdk-notification
Custom element hooks
Name | Description |
---|
bp-sdk-external-notification | disable html |
Classes
Name | Description |
---|
bp-sdk-notification__container | Root div element |
Properties
Property | Attribute | Description | Type | Default |
---|
notification | -- | | INotificationState | undefined |
removeNotification | -- | | (notification: INotificationState) => void | undefined |
text | text | | string | undefined |
Dependencies
Used by
Graph
graph TD;
bp-sdk-notifications-container --> bp-sdk-notification
style bp-sdk-notification fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS