Skip to content

Type.NotificationType

Octavian Condre edited this page Jul 25, 2024 · 2 revisions

Trados User Interface Extensibility v0.1.13 / NotificationType

Type alias: NotificationType

NotificationType: "success" | "fail" | "warning" | "info"

The type describing the notification types.

Source

models/index.ts:68

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally