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

    Type Alias onNotification<T>

    onNotification: (notification: INotification<T>) => void

    Type definition for a notification handler callback.

    Type Parameters

    • T = undefined

    Type declaration