NotificationsTable()
Home > @backstage/plugin-notifications
> NotificationsTable
Signature:
NotificationsTable: ({ title, markAsReadOnLinkOpen, isLoading, notifications, isUnread, onUpdate, setContainsText, onPageChange, onRowsPerPageChange, page, pageSize, totalCount, }: NotificationsTableProps) => import("react/jsx-runtime").JSX.Element
Parameters
Parameter |
Type |
Description |
---|---|---|
{ title, markAsReadOnLinkOpen, isLoading, notifications, isUnread, onUpdate, setContainsText, onPageChange, onRowsPerPageChange, page, pageSize, totalCount, } |
import("react/jsx-runtime").JSX.Element