Skip to main content

NotificationsTable()

Home > @backstage/plugin-notifications > NotificationsTable

Signature:

NotificationsTable: ({ markAsReadOnLinkOpen, isLoading, notifications, isUnread, onUpdate, setContainsText, onPageChange, onRowsPerPageChange, page, pageSize, totalCount, }: NotificationsTableProps) => React.JSX.Element

Parameters

Parameter

Type

Description

{ markAsReadOnLinkOpen, isLoading, notifications, isUnread, onUpdate, setContainsText, onPageChange, onRowsPerPageChange, page, pageSize, totalCount, }

NotificationsTableProps

**Returns:**

React.JSX.Element