How to open the notification center popup programmatical with javascript?

The notification center has been included as a web component:
import { NotificationCenterWebComponent } from "@novu/notification-center";

customElements.define(
"notification-center-component",
NotificationCenterWebComponent
);
import { NotificationCenterWebComponent } from "@novu/notification-center";

customElements.define(
"notification-center-component",
NotificationCenterWebComponent
);
Are there any methods on the webcomponent?
1 Reply
Pawan Jain
Pawan Jain2mo ago
@AHeissenberger This feature is not supported in web component
Want results from more Discord servers?
Add your server