openmrs-esm-core

O3 Framework / ActionableNotificationDescriptor

Interface: ActionableNotificationDescriptor

Defined in: packages/framework/esm-styleguide/src/notifications/actionable-notification.component.tsx:10

Properties

actionButtonLabel

actionButtonLabel: string

Defined in: packages/framework/esm-styleguide/src/notifications/actionable-notification.component.tsx:11


critical?

optional critical: boolean

Defined in: packages/framework/esm-styleguide/src/notifications/actionable-notification.component.tsx:17


kind?

optional kind: string

Defined in: packages/framework/esm-styleguide/src/notifications/actionable-notification.component.tsx:16


progressActionLabel?

optional progressActionLabel: string

Defined in: packages/framework/esm-styleguide/src/notifications/actionable-notification.component.tsx:18


subtitle

subtitle: string

Defined in: packages/framework/esm-styleguide/src/notifications/actionable-notification.component.tsx:14


title?

optional title: string

Defined in: packages/framework/esm-styleguide/src/notifications/actionable-notification.component.tsx:15

Methods

onActionButtonClick()

onActionButtonClick(): void

Defined in: packages/framework/esm-styleguide/src/notifications/actionable-notification.component.tsx:12

Returns

void


onClose()?

optional onClose(): void

Defined in: packages/framework/esm-styleguide/src/notifications/actionable-notification.component.tsx:13

Returns

void