Learning > ui > core > Notification Edit this page Notification The Notification category in the @bentley/ui-core package includes components, interfaces and types for displaying messages and tooltips. These include: MessageRenderer - React component renders a string, HTMLElement or React node in a div or span ReactMessage - Interface that describes a React based message. The reactNode member is a React.ReactNode that represents the message. MessageType - Type that lists the valid types for a message: string | HTMLElement | ReactMessage API Reference Notification Last Updated: 12 June, 2024