UserNotificationSettingsCard()
Home > @backstage/plugin-notifications > UserNotificationSettingsCard
Signature:
UserNotificationSettingsCard: (props: {
originNames?: Record<string, string>;
topicNames?: Record<string, string>;
}) => import("react/jsx-runtime").JSX.Element
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
{ originNames?: Record<string, string>; topicNames?: Record<string, string>; } |
import("react/jsx-runtime").JSX.Element