openmrs-esm-core

O3 Framework / showActionableNotification

Function: showActionableNotification()

showActionableNotification(notification): void

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

Displays an actionable notification in the UI.

Parameters

notification

ActionableNotificationDescriptor

The description of the notification to display.

Returns

void