Skip to main content
Version: Next

NotificationsTable

Home > @backstage/plugin-notifications > NotificationsTable

Signature:

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