openmrs-esm-core

O3 Framework / showNotification

Function: showNotification()

showNotification(notification): void

Defined in: packages/framework/esm-styleguide/src/notifications/index.tsx:43

Displays an inline notification in the UI.

Parameters

notification

NotificationDescriptor

The description of the notification to display.

Returns

void