Back to Website
Show / Hide Table of Contents

Class ActionsErrorToastConfig

Represents a toast to display errors.

{
  "widgets": [{
    "type": "design-editor",
    "name": "editor",
    "params": {
      "inital": { ... },
      "actionsErrorToast": {
        "show": true,
        "duration": 15000
      }
    }
  }]
}
Package: ui-framework

Properties

duration

Toast duration, in milliseconds.

Declaration
duration: number
Property Value
Type Description
number

Toast duration, in milliseconds.

show

If true, displays a toast.

Declaration
show: boolean
Property Value
Type Description
boolean

If true, displays a toast.

Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback