hosanna-ui-docs - v0.9.0
    Preparing search index...

    Class representing a notification that can be dispatched.

    Type Parameters

    • T = undefined

      The type of the notification data.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    data: T

    The data payload associated with the notification.

    name: string

    The name of the notification.

    Methods