Interface NotificationCenterComponentProps

interface NotificationCenterComponentProps {
    manager: NotificationManager;
}

Properties

Properties