NotificationSettings
NotificationSettings component
Import
import { NotificationSettings } from '@dynatrace/strato-components/notifications';
Demo
For reference on what notification types and resources can be configured, please refer to the notification sdk.
Use resource notifications
Customize message content
Use the children slot of the NotificationSettings component to customize the
content above the button. The
Use in a menu
To use the NotificationSettings within a Menu item, we provide a custom hook
that will automatically connect a configured modal with a menu item.