Type Alias: NotificationsProps
NotificationsProps:
object
Notifications component props.
Type declaration
Name | Type | Description |
---|---|---|
amount | number | Number of notifications |
onClick | () => void | Custom onClick handler |
Defined in
packages/react-material-ui/src/components/Notifications/Notifications.tsx:9 (opens in a new tab)