Skip to main content

UserNotificationSettingsCard()

Home > @backstage/plugin-notifications > UserNotificationSettingsCard

Signature:

UserNotificationSettingsCard: (props: {
originNames?: Record<string, string>;
}) => import("react/jsx-runtime").JSX.Element

Parameters

Parameter

Type

Description

props

{ originNames?: Record<string, string>; }

**Returns:**

import("react/jsx-runtime").JSX.Element