Home > @vsf-enterprise/bigcommerce-theme > UseUiNotificationInterface > send
# UseUiNotificationInterface.send() method
Displays the notification in the UI
Signature:
send(notification: UiNotification): void;
# Parameters
Parameter | Type | Description |
---|---|---|
notification | UiNotification |
Returns:
void