Functions
show
- show(title: string, notificationType?: "notice" | "warning" | "error" | "success", timeAlive?: number): NotificationAction
-
Parameters
-
title: string
-
Default value notificationType: "notice" | "warning" | "error" | "success" = "notice"
-
Default value timeAlive: number = 2
Returns an action that describes to open a notification in the editor