Skip to content

TFlashMessageCloseEvent object

TFlashMessageCloseEvent is an object which represents the detail of the close event and consists of the following fields:

type TFlashMessageCloseEvent = {
    id: string;
};