openmrs-esm-core

O3 Framework / SnackbarDescriptor

Interface: SnackbarDescriptor

Defined in: packages/framework/esm-styleguide/src/snackbars/snackbar.component.tsx:14

Extended by

Properties

actionButtonLabel?

optional actionButtonLabel: string

Defined in: packages/framework/esm-styleguide/src/snackbars/snackbar.component.tsx:15


autoClose?

optional autoClose: boolean

Defined in: packages/framework/esm-styleguide/src/snackbars/snackbar.component.tsx:22


isLowContrast?

optional isLowContrast: boolean

Defined in: packages/framework/esm-styleguide/src/snackbars/snackbar.component.tsx:16


kind?

optional kind: string

Defined in: packages/framework/esm-styleguide/src/snackbars/snackbar.component.tsx:17


onActionButtonClick()?

optional onActionButtonClick: () => void

Defined in: packages/framework/esm-styleguide/src/snackbars/snackbar.component.tsx:18

Returns

void


progressActionLabel?

optional progressActionLabel: string

Defined in: packages/framework/esm-styleguide/src/snackbars/snackbar.component.tsx:19


subtitle?

optional subtitle: ReactNode

Defined in: packages/framework/esm-styleguide/src/snackbars/snackbar.component.tsx:20


timeoutInMs?

optional timeoutInMs: number

Defined in: packages/framework/esm-styleguide/src/snackbars/snackbar.component.tsx:21


title

title: string

Defined in: packages/framework/esm-styleguide/src/snackbars/snackbar.component.tsx:23