Web Command: Add ui.display-notification Timeout Parameter
TerminéeIt would be helpful if the ui.display-notification command could have a timeout parameter added to the DisplayNotificationArgs argument. Would allow a more passive use of the notifications - "Hand tight!", "Loading data...", "We will be in contact with you shortly."
0
-
Hi Andrew,
For info and success messages there is an option to enable or disable a timeout (you can't control how long it is).
e.g.
[
{
"name": "ui.display-notification",
"arguments": {
"message": "My notification text",
"category": "info",
"position": "bottom",
"disableTimeouts": false
}
}
]
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire