Home > @vsf-enterprise/bigcommerce-theme > useUiNotification
# useUiNotification() function
Allows managing and showing notifications to the user.
See the UseUiNotificationInterface for a list of methods and values available in this composable.
Signature:
export declare function useUiNotification(): UseUiNotificationInterface;
Returns: