Skip to content

OcNotificationMessage component

Description

The OcNotificationMessage component can be used to display notification messages to the user. You usually want to wrap it inside the OcNotifications component which serves as a container that can be positioned in different places on the screen.

Examples

Default

The basic usage of the component needs a title property. An optional message can be provided to give more context to the user.

Statuses

There are different statuses available for the notification message: passive, primary, success, warning and danger.

Properties

Emits

Slots