import {SfNotificationModule} from "@progress/sitefinity-component-framework";
selector: sf-notification
sf-notification
The caption of the notification
Whether the notification is fixed Should pass look="fixed" to enable it
Whether the notification is a tooltip Should pass look="tooltip" to enable it
Sets the css modifiers of the component
The notification css class list
onClose emitter
Checks the numbers of subscribers to the onClose event
Generates the css class list
Generated using TypeDoc
API reference for SfNotificationComponent
import {SfNotificationModule} from "@progress/sitefinity-component-framework";
selector:
sf-notification