Backstage
    Preparing search index...

    Props for the NotificationDescription swappable component.

    interface NotificationDescriptionProps {
        description: string;
    }
    Index

    Properties

    Properties

    description: string

    The plain-text description of the notification.