tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > NotificationType

NotificationType type

Signature:

export type NotificationType = 'error' | 'info' | 'success' | 'warning';