notification

This block is part of the User Interface group and was last modified in core v13.0.2.

notification Deprecated since v13.0.2 v13.0.2

Opens a notification based on the connected ui component

In pins 8 + flow
  • flow
    flow
  • Unique id
    value

    Value to make the outlet unique if it is being used multiple times on the page

  • Timeout
    number

    The timeout can be used to close the notification automatically after a given amount of seconds

  • Header required
    uicomponent
  • Body required
    uicomponent
  • Class: Position
    value

    Default: top-right. Allowed: top-right | top-left | bottom-right | bottom-left

  • Class: Wrapper
    value

    Default: toast show

  • Class: Header
    value

    Default: toast-header

  • Class: Body
    value

    Default: toast-body

Out pins 0 + flow
  • flow
    flow
open

Version history

Introduced in v13.0.2.

Deprecated since v13.0.2.


Back to User Interface Return to the main group to view all sub-groups Back to UI Return to the group to view all blocks within this group