Skip to content

@sibilance.is/client v0.1.0-alpha.4


@sibilance.is/client / react / ToastType

Type Alias: ToastType

ts
type ToastType = "success" | "error" | "info";

Defined in: CmdPr/sibilance/client/src/components/SurveyToast.tsx:17

Toast type